Skip to content

Releases: SciML/ComponentArrays.jl

v0.8.16

12 Feb 00:46

Choose a tag to compare

ComponentArrays v0.8.16

Diff since v0.8.15

v0.8.15

10 Feb 00:45

Choose a tag to compare

ComponentArrays v0.8.15

Diff since v0.8.14

v0.8.14

10 Feb 00:45

Choose a tag to compare

ComponentArrays v0.8.14

Diff since v0.8.13

v0.8.13

10 Feb 00:44

Choose a tag to compare

ComponentArrays v0.8.13

Diff since v0.8.12

Closed issues:

  • Broadcasting with ComponentMatrix and Diagonal doesn't work (#60)

v0.8.12

06 Feb 00:44

Choose a tag to compare

ComponentArrays v0.8.12

Diff since v0.8.11

Closed issues:

  • ComponentArrays.jl crashes Julia in VSCode but not in REPL (#59)

v0.8.11

19 Dec 00:53

Choose a tag to compare

ComponentArrays v0.8.11

Diff since v0.8.10

Closed issues:

  • Need Base.to_indices method to work with NamedDims.jl (#58)

v0.8.10

23 Nov 00:42

Choose a tag to compare

ComponentArrays v0.8.10

Diff since v0.8.9

Closed issues:

  • Slicing with colon produces Vector instead of ComponentVector (#56)

v0.8.9

20 Nov 00:41

Choose a tag to compare

ComponentArrays v0.8.9

Diff since v0.8.8

Closed issues:

  • Strange error with stiff DiffEq solvers (#55)

v0.8.8

09 Nov 00:41

Choose a tag to compare

ComponentArrays v0.8.8

Diff since v0.8.7

Closed issues:

  • Silently fails with Sundials (#53)

v0.8.7

21 Oct 00:57

Choose a tag to compare

ComponentArrays v0.8.7

Diff since v0.8.6

Closed issues:

  • Broadcasting bug (#51)

Merged pull requests:

  • Respect broadcasting of functions that changes the eltype (#52) (@baggepinnen)