What's Changed
In this version, we start to support numpy >= 2.0.
Breaking Changes π
New Features π
- Implementation of harmonic vector analysis by @tky823 in #271
- Implementation of ADMM-HVA by @tky823 in #281
Bug Fixes π
- Fix test coverage by @tky823 in #269
- Fix timing of uploading package by @tky823 in #273
- Remove status badge of lint by @tky823 in #274
Other Changes
- Upload package to TestPyPI by @tky823 in #267
- Remove duplicate uploads to TestPyPI by @tky823 in #270
- Use flooring function to compute norm. by @tky823 in #276
- Regression tests by @tky823 in #238
- Add
needs
to upload_package job in GHA. by @tky823 in #277 - Update actions/checkout in GitHub actions by @tky823 in #279
- Hugging Face demo by @tky823 in #282
- Set permissions in workflows by @tky823 in #289
- Bump up version to 0.2.0 by @tky823 in #290
Full Changelog: v0.1.7...v0.2.0