Skip to content

polycool v0.4.0

Choose a tag to compare

@jneem jneem released this 23 Oct 22:59
· 48 commits to main since this release
0ffc830

Crates.io | Docs

This release has an MSRV of 1.85.
It is the first release since polycool was transferred to the Linebender organization.

Changed

  • Rename Poly::magnitude to Poly::max_abs_coefficient. (#502 by @jneem)

Fixed

  • Avoid potential underflow in DynPoly::deriv (#502 by @jneem)
  • Avoid NaN during Newton iteration (#502 by @jneem)

Note: A changelog was not kept before this release

Full Changelog: v0.12.0...polycool-v0.4.0