Releases: SciML/ComponentArrays.jl
Releases · SciML/ComponentArrays.jl
v0.4.4
ComponentArrays v0.4.4
Diff since v0.4.3
Closed issues:
- Fix broadcasted copy for different inner array types (#21)
- Extension of Neural ODE tutorial to SDE case is very slow (#26)
v0.4.3
ComponentArrays v0.4.3
Diff since v0.4.2
Closed issues:
- Promote eltypes on construction instead of defaulting to Float64 (#24)
- Cannot sum(abs2,x) if x is a 2-dimensional ComponentArray (#25)
v0.4.1
ComponentArrays v0.4.1
Diff since v0.4.0
Closed issues:
- Document ComponentMatrix API (#17)
- Allow missing values in ComponentArray constructor (#18)
- Feature Request: support logical indexing (#19)
v0.3.0
ComponentArrays v0.3.0
Diff since v0.2.1
Closed issues:
- Make more intuitive Axis constructors (#6)
- Autodiff jacobians sometimes don't work (#7)
- Matrix components (#11)
- Types for Axis elements (#12)
v0.2.0
ComponentArrays v0.2.0
Diff since v0.1.0
Closed issues:
- Implement fields that have arrays of CArrays (#3)
- Change CArray name to ComponentArray (#5)
v0.1.0
ComponentArrays v0.1.0
Closed issues:
- Inner product using adjoint/transpose returns array instead of scalar (#1)
- Fix composed CArrays (#2)