All notable changes to this project will be documented in this file.
The format is inspired by Keep a Changelog, and Element and this project adheres to Semantic Versioning.
- Fix error introduced in #8 by not supporting lists as arguments
0.2.1 - 2024-10-08
- Allowing to use features of different dimensions by @marko-tuononen
- Upgrade gh actions to latest version
0.2.0 - 2024-03-11
- Changed default for invariant measure to
volume
- Changed default for normalization method to
geometric
- Added an icon, thx to @gegabo
- Fix beartype warning for small number of samples
0.1.1 - 2023-11-07
- Add python 3.12 support
- Slightly improved Readme and docs
0.1.0 - 2023-09-13
- Initial release 🎉