PySR / pysr

Commit History

Bump SR version with symbol redefinition fix
1369d9f

MilesCranmer commited on

Bump SR version with new constraints and module formatting
3307575

MilesCranmer commited on

Change SymbolicRegression.jl version with new fixes
f2d2543

MilesCranmer commited on

Change default niterations to 40
9ff66c9

MilesCranmer commited on

Update PySR default settings as in https://github.com/MilesCranmer/PySR/discussions/115\#discussioncomment-2273348
b8953fa

MilesCranmer commited on

Bump version with static libpython warning off
f456047

MilesCranmer commited on

Remove silencer function from init
598f406

MilesCranmer commited on

Turn off warning for static libpython
eadad9f

MilesCranmer commited on

Bump version with extra sympy mappings
ea5ba6d

MilesCranmer commited on

Add mappings from sympy exact One/Half
f2a7a62

MilesCranmer commited on

Update dead links to readthedocs
f1e7133

MilesCranmer commited on

Make function names work when custom function has underscore
69fc6d0

MilesCranmer commited on

Bump version with manual model selection
896e650

MilesCranmer commited on

Merge pull request #127 from MilesCranmer/Manual-model-selection
e7f614d
unverified

MilesCranmer commited on

Allow y to be a pandas dataframe or series
ad8332d

MilesCranmer commited on

Format code with black
781f479
unverified

deepsource-autofix[bot] commited on

Fix edgecase when expression is a constant
10bac39

MilesCranmer commited on

Fix multi-output index selection
c4f15ef

MilesCranmer commited on

Make manual selection work for multi-output
35ca811

MilesCranmer commited on

Change row to index in specifying which expression
518eb85

MilesCranmer commited on

Format code with black
4839f5f
unverified

deepsource-autofix[bot] commited on

Add mechanism to manually do model selection
fbbe578

MilesCranmer commited on

Automatically adapt to terminal width
58b38f6

MilesCranmer commited on

Better error message for missing Julia
c3134ec

MilesCranmer commited on

Bump SR version with evaluation fix & ++speed
c4df718

MilesCranmer commited on

Add feature to skip mutation failures
e667c51

MilesCranmer commited on

Bump SR version with crossover fix
20ec2db

MilesCranmer commited on

Add crossovers and bump version
f3bcfd5

MilesCranmer commited on

Enforce use of keyword arguments
c2b20b6

MilesCranmer commited on

Enable timeout argument
859581c

MilesCranmer commited on

Misplaced version information
8bd4d4e

MilesCranmer commited on

Fix bug with variable_names=None on reset
8be065d

MilesCranmer commited on

Format code with black
af69b62
unverified

deepsource-autofix[bot] commited on

Manage backend version from version.py
88531a9

MilesCranmer commited on

Format code with black
3972e78
unverified

deepsource-autofix[bot] commited on

Use shared env instead of temp directory
744d6e2

MilesCranmer commited on

Format code with black
25e2bc3

deepsource-autofix[bot] commited on

Format code with black
23834a6

deepsource-autofix[bot] commited on

Remove misplaced old code
9f82c1b

MilesCranmer commited on

Install SR directly from GitHub repo
5841096

MilesCranmer commited on

Format code with black
74a0287
unverified

deepsource-autofix[bot] commited on

Add __version__ to package
b58a854

MilesCranmer commited on

Bump version with tournament sampling fix
1178fa3

MilesCranmer commited on

Merge branch 'master' of github.com:MilesCranmer/PySR
0dc4278

MilesCranmer commited on

Clear variable names and selection at reset()
0106661

MilesCranmer commited on

Format code with black
932dcf5
unverified

deepsource-autofix[bot] commited on

Turn back on progress bar
c281fea

MilesCranmer commited on

Add update_verbosity arg for just quieting package info
d8ae9fc

MilesCranmer commited on

Fix version checking function
fc68797

MilesCranmer commited on