Releases: maia-sdr/pm-remez
Releases · maia-sdr/pm-remez
pm-remez v0.2.0
Added
- Support for multiple eigenvalue backends. faer and nalgebra backends added.
Changed
- Use faer as default eigenvalue for Rust crate.
- Use nalgebra as default eigenvalue backend for Python package.
- Updated sphinx documentation dependencies.
- Updated dependencies.
What's Changed
- Update sphinx requirements.txt by @daniestevez in #21
- Add faer and nalgebra as alternative eigenvalue backends by @daniestevez in #23
- ci: build Python packages for additional targets by @daniestevez in #25
- Bump to v0.2.0 by @daniestevez in #26
Full Changelog: v0.1.8...v0.2.0
pm-remez v0.1.8
Changed
- Updated dependencies to fix rust-openssl and pyo3 security advisories.
What's Changed
- Bump to v0.1.8 by @daniestevez in #20
Full Changelog: v0.1.7...v0.1.8
pm-remez v0.1.7
Changelog
Changed
- Updated dependencies to fix ring security advisory.
- Update to Rust edition 2024.
What's Changed
- Update sphinx dependencies by @daniestevez in #17
- ci: remove macos-x86_64 and test pm-remez Python package by @daniestevez in #18
- Update dependencies and update to Rust edition 2024 by @daniestevez in #19
Full Changelog: v0.1.6...v0.1.7
pm-remez v0.1.6
What's Changed
- Update sphinx requirements.txt by @daniestevez in #14
- Bump to v0.1.6 by @daniestevez in #15
Full Changelog: v0.1.5...v0.1.6
pm-remez v0.1.4
What's Changed
- Bump to v0.1.4 by @daniestevez in #10
- fix version in pyproject.toml by @daniestevez in #11
Full Changelog: v0.1.3...v0.1.4
pm-remez v0.1.3
What's Changed
- Patch lax crate to allow building on linux aarch64 and tag release by @daniestevez in #9
Full Changelog: v0.1.2...v0.1.3
pm-remez v0.1.2
What's Changed
- Add ichige FIR order estimate by @daniestevez in #7
- Bump to v0.1.2 by @daniestevez in #8
Full Changelog: v0.1.1...v0.1.2
pm-remez v0.1.1
What's Changed
- add pip install to README by @daniestevez in #3
- ci: change macOS x86_64 runner to macos-13 by @daniestevez in #5
- Update dependencies and bump to v0.1.1 by @daniestevez in #6
New Contributors
- @daniestevez made their first contribution in #3
Full Changelog: v0.1.0...v0.1.1
pm-remez v0.1.0
First release of pm-remez.