Spire v0.13.0 Release Notes

Release Date: 2016-11-29 // over 7 years ago
  • โž• Additions:

    • Added Eq[Bound[A]] instance
    • Added Interval#overlap and supporting machinery

    ๐Ÿ”„ Changes:

    • Improve Polynomial performance
    • Support negative roots for Real
    • Migrate to newer ScalaCheck

    ๐Ÿ›  Fixes:

    • Fix bugs in root isolation/refinement for Algebraic
    • Speed up convergence for Rational#limitTo