PySR / pysr

Commit History

Update backend version to v0.18.0
ffec39e

MilesCranmer commited on

Added tests to pipeline
92ac433

WilliamBChf commited on

Added some comments to explain tests
82f5f4d

WilliamBChf commited on

Merge branch 'master' of https://github.com/w2ll2am/PySR
5509b10

WilliamBChf commited on

Merge branch 'MilesCranmer:master' into master
6fbdb36
unverified

William Booth-Clibborn commited on

Removed extrenous imports
df9e8e7

WilliamBChf commited on

Added tests to check help messages
8e9aba4

WilliamBChf commited on

Update backend version to v0.17.1
c49217d

MilesCranmer commited on

Merge branch 'master' of https://github.com/w2ll2am/PySR
58c93fa

WilliamBChf commited on

Added more informative help message
01ec39f

WilliamBChf commited on

Tweak documentation
0a7daf2
unverified

MilesCranmer commited on

Pass through `enable_autodiff` parameter
c0ffbd2
unverified

MilesCranmer commited on

Bump backend version with fixed data races
32690ba
unverified

MilesCranmer commited on

Fixed missing variable pointer
37a4ac2

WilliamBChf commited on

Implemented PR changes.
808a4c3

WilliamBChf commited on

Updated instructions to install Julia dependencies
9941a00

WilliamBChf commited on

Refactored main to appropriate folder
6c1caad

WilliamBChf commited on

Refactored to remove relative file reference
f145620

WilliamBChf commited on

Added requirements.
6b2e2da

WilliamBChf commited on

Added click and install
3876e75

--global commited on

Update docstring of `full_objective`
2312011
unverified

MilesCranmer commited on

Update docstring of `full_objective`
9738395
unverified

MilesCranmer commited on

Update ValueError param definition
2fa6a85
unverified

MilesCranmer commited on

Merge branch 'master' into custom-objectives
24b8a6f
unverified

MilesCranmer commited on

Bump backend version with `should_simplify` param
5abd46e
unverified

MilesCranmer commited on

Merge tag 'v0.12.0' into custom-objectives
ff874cd
unverified

MilesCranmer commited on

Avoid complex data check in sklearn test
86421d6
unverified

MilesCranmer commited on

Preprocess Julia floats before pandas reading
f4c2ae8
unverified

MilesCranmer commited on

Include warning for static python.
49ecfff
unverified

MilesCranmer commited on

Only preprocess floats if given string
546ea43
unverified

MilesCranmer commited on

style: Format code with black
0d86c93
unverified

deepsource-autofix[bot] commited on

Refactor float preprocessing
81624b2
unverified

MilesCranmer commited on

Add unittest for complex numbers
90d3ef7
unverified

MilesCranmer commited on

Fix non-floating dtypes
0857108
unverified

MilesCranmer commited on

Bump backend version with fixed progress=false
e8c7db3
unverified

MilesCranmer commited on

Clean up number parsing from csv
9d1b70c
unverified

MilesCranmer commited on

Implement regexp replacement of complex equations
8d1ba7d
unverified

MilesCranmer commited on

Patch scikit-learn to allow complex numbers
0a6b4ab
unverified

MilesCranmer commited on

Enable complex numbers
b2fc69c
unverified

MilesCranmer commited on

Format code with black
33196fc
unverified

deepsource-autofix[bot] commited on

Remove mention of `select_k_features` in feature warning
6db5312
unverified

MilesCranmer commited on

Format code with black
048be9c
unverified

deepsource-autofix[bot] commited on

Improve docs on `full_objective`
aa8371c
unverified

MilesCranmer commited on

Add full objective test
c86910d
unverified

MilesCranmer commited on

Add test for custom loss string
1d19a08
unverified

MilesCranmer commited on

Allow user to specify whole loss function
eccee44
unverified

MilesCranmer commited on

Include backend version with warm start fix
7cf6661
unverified

MilesCranmer commited on

Bump PyJulia version
a6d1315
unverified

MilesCranmer commited on

Bump backend version with data race fix
b3b408f
unverified

MilesCranmer commited on

Update backend with constraints fix
093e55a
unverified

MilesCranmer commited on