PySR / pysr /sr.py

Commit History

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

Add feature to skip mutation failures
e667c51

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

Fix bug with variable_names=None on reset
8be065d

MilesCranmer 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

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

Fix IO argument for julia 1.5
49212e1

MilesCranmer commited on

Improve error message for static linking
2727648

MilesCranmer commited on

Format code with black
d3e3eb4
unverified

deepsource-autofix[bot] commited on

Better error handling for import error
5d9233a

MilesCranmer commited on

Change PySR defaults; fixes #99
d01ec4b

MilesCranmer commited on

Turn off symbolic utils
0428573

MilesCranmer commited on

Apply verbosity=0 to Pkg statements
e0e2933

MilesCranmer commited on

Bump SymReg version with domainerror fix
42cb8bb

MilesCranmer commited on

Fix uninformative error message for best_row; fixes #100
de2d4ba

MilesCranmer commited on

Try quieting all Pkg commands
0ef4d05

MilesCranmer commited on

Format code with black
9d7e45e
unverified

deepsource-autofix[bot] commited on

Add quiet mode to julia.install; fixes #97
afca090

MilesCranmer commited on

Bump SymReg version with loss output fix
f1ada9f

MilesCranmer commited on

Better error message for out of date registries
bbfbae6

MilesCranmer commited on

Clean up ImportError
2e834e3

MilesCranmer commited on

Fix state saving when state is incomplete
6a6487d

MilesCranmer commited on

Add reset function for state saving.
70dcb83

MilesCranmer commited on

Add test for multirun
aa16a1e

MilesCranmer commited on