Skip to content

Releases: scikit-tda/DREiMac

Dreimac 0.3.2

10 Sep 19:04
17cd2b1
Compare
Choose a tag to compare

DREiMac 0.3.1

15 Nov 13:02
Compare
Choose a tag to compare
  • Restrict Python < 3.12 due to dependencies
  • Internal changes, which should not affect user facing functionality

DREiMac 0.3.0

19 Jul 17:31
Compare
Choose a tag to compare
  • Complex projective coordinates and lens coordinates.
  • Utility function to compute greedy permutation with geodesic distance in subquadratic time.
  • Further example notebooks and details in the documentation.
  • Compatibility with Python >= 3.8.

DREiMac 0.2.2

08 Jul 21:23
Compare
Choose a tag to compare
  • Complex projective coordinates and lens coordinates.
  • Utility function to compute greedy permutation with geodesic distance in subquadratic time.
  • Further example notebooks and details in the documentation.
  • Compatibility with Python >= 3.8.

DREiMac 0.2.0

08 May 16:28
Compare
Choose a tag to compare
  • Add toroidal coordinates algorithm and circular coordinates utilities.
  • Significant performance improvements with numba and the combinatorial number system.
  • Add documentation including examples.
  • Note: new functionality and bug fixes may change the result of specific parameter choices when compared to earlier versions.