Skip to content

Releases: Skielex/structure-tensor

v0.3.1

09 Aug 00:22
Compare
Choose a tag to compare

Fixed bug when using a sliced numpy.memmap with parallel_structure_tensor_analysis.

Full Changelog: v0.3.0...v0.3.1

v0.3.0

30 Jul 14:18
Compare
Choose a tag to compare

What's Changed

  • Updated multiprocessing and added eigenvalue_order by @Skielex in #15

Full Changelog: v0.2.1...v0.3.0

Parallel function and bug fixes

29 Dec 10:44
Compare
Choose a tag to compare
v0.2.1

Changed `filters` to `ndimage`, fixes #14

CuPy 8

02 Mar 15:42
e55887d
Compare
Choose a tag to compare

Upgraded to CuPy 8.

Bug fix

06 Oct 14:26
Compare
Choose a tag to compare
  • Fixed error in eigenvector calculation when full=True.

Initial release

25 Feb 17:09
Compare
Choose a tag to compare
v0.1.0

Added smoke test.