Releases: SciML/RecursiveArrayTools.jl
Releases · SciML/RecursiveArrayTools.jl
v1.1.1
v1.1.1 (2019-11-30)
v1.1.0
v1.1.0 (2019-11-30)
Closed issues:
- Error with VectorOfArray and Juno display (#70)
Merged pull requests:
- CompatHelper: add new compat entry for "ArrayInterface" at version "1.2" (#76) (github-actions[bot])
- CompatHelper: add new compat entry for "RecipesBase" at version "0.7" (#75) (github-actions[bot])
- CompatHelper: add new compat entry for "Requires" at version "0.5" (#74) (github-actions[bot])
- CompatHelper: add new compat entry for "StaticArrays" at version "0.12" (#73) (github-actions[bot])
v1.0.2
v1.0.1
v1.0.1 (2019-08-01)
v1.0.0
v1.0.0 (2019-07-29)
Closed issues:
- Register (#66)
- Something off with broadcast of ArrayPartition with NTuple (#63)
- copyto! definition mismatch with Base (#61)
recursive\_bottom\_eltype
breaks when given non-numeric type or value (#54)- setindex not implemented (#51)
- Release v0.20.0 Doesn't Work (#50)
- non-scalar indexing is broken for ArrayPartition (#49)
Merged pull requests:
- ApproxFun aware
recursive\_\*
(#64) (YingboMa) - Fix #61 return dest from
copyto!
(#62) (ChrisRackauckas) - Add CITATION.bib (#58) (asinghvi17)
- add undef initializer (#57) (baggepinnen)
- Actaully test
recursive\_unitless\_eltype
(#56) (Jan-LucaKlees) - Type agnostic, finite recursive_bottom_eltype function (#55) (Jan-LucaKlees)
VA slicing to VA
v0.20.0 Update vector_of_array.jl
Hotfix mutability test
v0.19.1 namespace ismutable
copyat_or_push! simplification via mutability handling in recursivecopy
v0.19.0 Use ismutable from ArrayInterface and clean up copyat via recursivecopy
No number deepcopy
v0.18.6 Update appveyor.yml
v0.18.5
fix int throw out from number