Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: cemsbv/iltcme

v0.3.0

21 Nov 04:03

Choose a tag to compare

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

09 Sep 04:17

Choose a tag to compare

This release only has dependency updates because some were quite outdated.

New Contributors

Full Changelog: v0.2.2...v0.2.3

v0.2.2

31 Jan 11:09

Choose a tag to compare

Added

  • laplace_inversion_mut which accepts a FnMut.

Full Changelog: v0.2.1...v0.2.2

v0.2.1

29 Jan 15:06

Choose a tag to compare

Updates

  • Dependencies

Full Changelog: v0.2.0...v0.2.1

v0.2.0

20 Sep 09:30

Choose a tag to compare

Breaking Changes

  • Maximum amount of max_fn_evaluations has 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

01 Sep 12:08

Choose a tag to compare

Initial release.

Full Changelog: https://github.com/cemsbv/iltcme/commits/v0.1.0