Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-07-28 | 690 Bytes | |
v2.0.0-alpha.4 source code.tar.gz | 2025-07-28 | 237.3 kB | |
v2.0.0-alpha.4 source code.zip | 2025-07-28 | 305.8 kB | |
Totals: 3 Items | 543.9 kB | 0 |
What's Changed
- BREAKING: Full support for arbitrary degree operators by @MilesCranmer in https://github.com/MilesCranmer/SymbolicRegression.jl/pull/471
- Create
mutate_feature
for mutating a feature node exclusively by @MilesCranmer in https://github.com/MilesCranmer/SymbolicRegression.jl/pull/475 - Clean up output of errormonitor by @MilesCranmer in https://github.com/MilesCranmer/SymbolicRegression.jl/pull/479
- Support arbitrary degree operators for dimensional analysis by @MilesCranmer in https://github.com/MilesCranmer/SymbolicRegression.jl/pull/472
Full Changelog: https://github.com/MilesCranmer/SymbolicRegression.jl/compare/v2.0.0-alpha.3...v2.0.0-alpha.4