Skip to content

Releases: MilesCranmer/PySR

v0.19.4

23 Aug 03:07
339cc0a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.19.3...v0.19.4

v0.19.3

29 Jul 02:37
3aee19e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.19.2...v0.19.3

v0.19.2

15 Jul 22:45
6db7edc
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.19.1...v0.19.2

v0.19.1

15 Jul 14:41
ca00a36
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.19.0...v0.19.1

v0.19.0

22 Jun 02:19
1327c58
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.18.5...v0.19.0

v0.18.5

16 Jun 16:43
c2ab38b
Compare
Choose a tag to compare

What's Changed

New features

  • Per-variable custom complexities by @MilesCranmer in #649

    model.fit(X, y, complexity_of_variables=[1, 3])
    # run a search with feature 1 having complexity 1 and feature 2 with complexity 3
  • Automatically suggest similar parameters by @MilesCranmer in #620

Other

Full Changelog: v0.18.4...v0.18.5

Backend changes

New features

Other

Full Changelog: MilesCranmer/SymbolicRegression.jl@v0.24.4...v0.24.5

New Contributors

v0.18.4

04 May 22:33
6dfed1b
Compare
Choose a tag to compare

Frontend changes

  • Add dimensionless constants mode; update Python version constraints; upgrade juliacall to 0.9.20 (#608) (@MilesCranmer)
  • Fix sign typo in example docs (#611) (@hvaara)

Full Changelog: v0.18.3...v0.18.4

Backend changes

Full Changelog: MilesCranmer/SymbolicRegression.jl@v0.24.2...v0.24.4

New Contributors

v0.18.3

26 Apr 09:16
df788e5
Compare
Choose a tag to compare

Frontend changes

  • Automated update to backend: v0.24.3 by @github-actions in #605

Full Changelog: v0.18.2...v0.18.3

Backend changes

Full Changelog: MilesCranmer/SymbolicRegression.jl@v0.24.1...v0.24.2

v0.18.2

15 Apr 04:38
6ed46e1
Compare
Choose a tag to compare

Frontend changes

Full Changelog: v0.18.1...v0.18.2

Backend changes

Merged pull requests:

Closed issues:

Full Changelog: MilesCranmer/SymbolicRegression.jl@v0.24.1...v0.24.2

v0.18.1

26 Mar 17:55
09bfff6
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.18.0...v0.18.1