Skip to content

v0.39.1

Compare
Choose a tag to compare
@Axect Axect released this 06 Feb 07:54
· 6 commits to master since this release

Release 0.39.1 (2025-02-06)

  • Add lambert_w doc for crate docs #82 (Thanks to @JSorngard)

  • Add default signature for linspace! #85 (Thanks to @tarolling)

  • Fix a bug in ButcherTableau::step

  • Add another example for ODE (examples/ode_test_orbit.rs)

What's Changed

  • Add Lambert W function to list of special functions in crate docs by @JSorngard in #82
  • ADD: add default signature for linspace macro by @tarolling in #85

New Contributors

Full Changelog: v0.39.0...v0.39.1