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)