Releases: cemsbv/iltcme
Releases · cemsbv/iltcme
v0.3.0
Breaking
The heavy nalgebra crate dependency has been swapped in favor of the lightweight num-complex crate for the Complex<f64> type. This should reduce compile times a bit.
What's Changed
- chore(deps): update actions/setup-python action to v6 by @renovate[bot] in #9
- chore(deps): update actions/checkout action to v5 by @renovate[bot] in #8
Full Changelog: v0.2.3...v0.3.0
v0.2.3
v0.2.2
v0.2.1
v0.2.0
Breaking Changes
- Maximum amount of
max_fn_evaluationshas been reduced to 500 from 1000
Performance
- Reduced build time by a huge factor
Full Changelog: v0.1.0...v0.2.0
v0.1.0
Initial release.
Full Changelog: https://github.com/cemsbv/iltcme/commits/v0.1.0