Recent Releases of https://github.com/bionanoimaging/ndtools.jl

https://github.com/bionanoimaging/ndtools.jl - v0.8.0

NDTools v0.8.0

Diff since v0.7.1

Breaking changes

  • select_region_view() was changed from requiring an Array as input to AbstractArray. This is breaking.
  • Dependencies on PaddedArrays and OffsetArrays were removed and the package now depends on a new package: MutableShiftedArrays.
  • non-exported function to now also convert from an ND-Array to an Array of Tuples were added. By requiring the length of the tuple as Val type input, they are type-stable, but should only be used, if a fixed outer dimension length (e.g. Val(3)) is strictly known.

Merged pull requests: - Select region view for cuda (#19) (@RainerHeintzmann)

- Julia
Published by github-actions[bot] over 1 year ago

https://github.com/bionanoimaging/ndtools.jl - v0.7.1

NDTools v0.7.1

Diff since v0.7.0

Added support for ranges for select.

- Julia
Published by github-actions[bot] over 1 year ago

https://github.com/bionanoimaging/ndtools.jl - v0.7.0

NDTools v0.7.0

Diff since v0.6.0

  • similar_arr_type,complex_arr_type and real_arr_type have new argument order and are type stable now.

Merged pull requests: - added new methods to similararrtype to deal with SubArray ReshapedA… (#18) (@RainerHeintzmann)

- Julia
Published by github-actions[bot] about 2 years ago

https://github.com/bionanoimaging/ndtools.jl - v0.6.0

NDTools v0.6.0

Diff since v0.5.3

Merged pull requests: - Fixed a bug for dst_center parameter of select_region_view function (#14) (@hzarei4)

Closed issues: - Introduce select_region(x, (1,2)) as alias for select_region(x, new_size=(1,2)) (#15)

- Julia
Published by github-actions[bot] over 2 years ago

https://github.com/bionanoimaging/ndtools.jl - v0.5.3

NDTools v0.5.3

Diff since v0.5.2

Merged pull requests: - fixed select_region and colleagues. (#13) (@RainerHeintzmann)

- Julia
Published by github-actions[bot] over 2 years ago

https://github.com/bionanoimaging/ndtools.jl - v0.5.2

NDTools v0.5.2

Diff since v0.5.1

Closed issues: - Short operator for resizing (#10)

Merged pull requests: - Magnification (#9) (@roflmaostc) - Just some code cleaning (#11) (@roflmaostc)

- Julia
Published by github-actions[bot] over 3 years ago

https://github.com/bionanoimaging/ndtools.jl - v0.5.1

NDTools v0.5.1

Diff since v0.5.0

Closed issues: - Fix inference of @code_warntype axes_corner_only((1,2,3,4,5,6)) (#8)

- Julia
Published by github-actions[bot] almost 4 years ago

https://github.com/bionanoimaging/ndtools.jl - v0.5.0

NDTools v0.5.0

Diff since v0.4.4

- Julia
Published by github-actions[bot] almost 4 years ago

https://github.com/bionanoimaging/ndtools.jl - v0.4.4

NDTools v0.4.4

Diff since v0.4.3

- Julia
Published by github-actions[bot] about 4 years ago

https://github.com/bionanoimaging/ndtools.jl - v0.4.3

NDTools v0.4.3

Diff since v0.4.2

  • add expand_dims method

- Julia
Published by github-actions[bot] over 4 years ago

https://github.com/bionanoimaging/ndtools.jl - v0.4.2

NDTools v0.4.2

Diff since v0.4.1

  • add method to reverse an array with views (cc @RainerHeintzmann)

Closed issues: - Documentation links in README broken (#7)

- Julia
Published by github-actions[bot] over 4 years ago

https://github.com/bionanoimaging/ndtools.jl - v0.4.1

NDTools v0.4.1

Diff since v0.4.0

  • make select_region CUDA ready

- Julia
Published by github-actions[bot] over 4 years ago

https://github.com/bionanoimaging/ndtools.jl - v0.4.0

NDTools v0.4.0

Diff since v0.3.2

  • Major changes

Closed issues: - Fix docs (#5)

Merged pull requests: - Reformatting (#4) (@roflmaostc) - Reformatting (#6) (@roflmaostc)

- Julia
Published by github-actions[bot] over 4 years ago

https://github.com/bionanoimaging/ndtools.jl - v0.3.2

NDTools v0.3.2

Diff since v0.3.1

Closed issues: - Performance of select_region (#2)

- Julia
Published by github-actions[bot] over 4 years ago

https://github.com/bionanoimaging/ndtools.jl - v0.3.1

NDTools v0.3.1

Diff since v0.3.0

- Julia
Published by github-actions[bot] almost 5 years ago

https://github.com/bionanoimaging/ndtools.jl - v0.3.0

NDTools v0.3.0

Diff since v0.2.0

- Julia
Published by github-actions[bot] almost 5 years ago

https://github.com/bionanoimaging/ndtools.jl - v0.2.0

NDTools v0.2.0

Diff since v0.1.0

- Julia
Published by github-actions[bot] almost 5 years ago

https://github.com/bionanoimaging/ndtools.jl - v0.1.0

NDTools v0.1.0

- Julia
Published by github-actions[bot] about 5 years ago