v0.39.1
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
- @tarolling made their first contribution in #85
Full Changelog: v0.39.0...v0.39.1