Skip to content

v1.2.0

Compare
Choose a tag to compare
@MilesCranmer MilesCranmer released this 14 Dec 06:04
· 16 commits to master since this release
dd2d0e2

What's Changed

  • Compatibility with new scikit-learn API and test suite by @MilesCranmer in #776
  • Add differential operators and input stream specification by @MilesCranmer in #780
    • (Note: the differential operators aren't yet in a stable state, and are not yet documented. However, they do work!)
    • This PR also adds various GC allocation improvements in the backend.

Frontend Changelog: v1.1.0...v1.2.0

Backend Changelog: MilesCranmer/SymbolicRegression.jl@v1.2.0...v1.4.0