Releases: rafaqz/DimensionalData.jl
Releases · rafaqz/DimensionalData.jl
v0.4.1
v0.4.1 (2019-12-16)
v0.4.0
v0.3.0
v0.2.1
v0.2.1 (2019-12-12)
v0.2.0
v0.2.0 (2019-12-04)
Closed issues:
- Replace rebuild with Setfield.jl (#10)
- Add methods for mean, sum etc on AbstractDimensionalArray (#8)
- Performance with sparse arrays (#6)
- Handle Transpose and PermuteDimsArray (#5)
Merged pull requests:
- Improve selectors (#21) (rafaqz)
- Grid (#20) (rafaqz)
- Reverse (#18) (rafaqz)
- Constructorof (#17) (rafaqz)
- Constructorof (#16) (rafaqz)
- Dispatch to efficient methods for map(func, AbDimArray) and reduce(..., dims=:) (#14) (ivirshup)
- add copy and othe single arg methods to force dispatch on parent type (#13) (rafaqz)
- Transpose and PermutedDimsArray the easy way (#12) (rafaqz)
- Handle irregular and mixed grid types (#11) (rafaqz)