v1.2.0
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