Releases: bionanoimaging/NDTools.jl
Releases · bionanoimaging/NDTools.jl
v0.7.0
NDTools v0.7.0
similar_arr_type
,complex_arr_type
andreal_arr_type
have new argument order and are type stable now.
Merged pull requests:
- added new methods to similar_arr_type to deal with SubArray ReshapedA… (#18) (@RainerHeintzmann)
v0.6.0
NDTools v0.6.0
Merged pull requests:
Closed issues:
- Introduce
select_region(x, (1,2))
as alias forselect_region(x, new_size=(1,2))
(#15)
v0.5.3
v0.5.2
NDTools v0.5.2
Closed issues:
- Short operator for resizing (#10)
Merged pull requests:
- Magnification (#9) (@roflmaostc)
- Just some code cleaning (#11) (@roflmaostc)
v0.5.1
v0.5.0
NDTools v0.5.0
v0.4.4
NDTools v0.4.4
v0.4.3
v0.4.2
NDTools v0.4.2
- add method to reverse an array with views (cc @RainerHeintzmann)
Closed issues:
- Documentation links in README broken (#7)