Releases: scikit-tda/DREiMac
Releases · scikit-tda/DREiMac
Dreimac 0.3.2
- Convert package to pyproject.toml spec (@catanzaromj in #18)
- Fix bug in cocycle lift (@vincent-grande in #17).
DREiMac 0.3.1
- Restrict Python < 3.12 due to dependencies
- Internal changes, which should not affect user facing functionality
DREiMac 0.3.0
- 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
- 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
- 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.