Spaces:
Running
Running
Commit History
Update backend version to v0.19.0
f5dede3
MilesCranmer
commited on
Refactor CLI unittest with `click.testing`
4726b4a
unverified
Simplify CLI test
a0fd52f
unverified
Fix formatting
d8d6e2b
unverified
Rename test_cli.py for consistency
86ade53
unverified
Bump version with new install method
0cace0c
unverified
Merge tag 'v0.13.0' into pr/w2ll2am/298
c12c386
unverified
Patch major version to 0.13.0
e05ae56
unverified
Update backend version to v0.18.0
ffec39e
MilesCranmer
commited on
Added tests to pipeline
92ac433
Added some comments to explain tests
82f5f4d
Merge branch 'master' of https://github.com/w2ll2am/PySR
5509b10
Merge branch 'MilesCranmer:master' into master
6fbdb36
unverified
William Booth-Clibborn
commited on
Removed extrenous imports
df9e8e7
Added tests to check help messages
8e9aba4
Update backend version to v0.17.1
c49217d
MilesCranmer
commited on
Merge branch 'master' of https://github.com/w2ll2am/PySR
58c93fa
Added more informative help message
01ec39f
Tweak documentation
0a7daf2
unverified
Pass through `enable_autodiff` parameter
c0ffbd2
unverified
Bump backend version with fixed data races
32690ba
unverified
Fixed missing variable pointer
37a4ac2
Implemented PR changes.
808a4c3
Updated instructions to install Julia dependencies
9941a00
Refactored main to appropriate folder
6c1caad
Refactored to remove relative file reference
f145620
Added requirements.
6b2e2da
Added click and install
3876e75
--global
commited on
Update docstring of `full_objective`
2312011
unverified
Update docstring of `full_objective`
9738395
unverified
Update ValueError param definition
2fa6a85
unverified
Merge branch 'master' into custom-objectives
24b8a6f
unverified
Bump backend version with `should_simplify` param
5abd46e
unverified
Merge tag 'v0.12.0' into custom-objectives
ff874cd
unverified
Avoid complex data check in sklearn test
86421d6
unverified
Preprocess Julia floats before pandas reading
f4c2ae8
unverified
Include warning for static python.
49ecfff
unverified
Only preprocess floats if given string
546ea43
unverified
style: Format code with black
0d86c93
unverified
deepsource-autofix[bot]
commited on
Refactor float preprocessing
81624b2
unverified
Add unittest for complex numbers
90d3ef7
unverified
Fix non-floating dtypes
0857108
unverified
Bump backend version with fixed progress=false
e8c7db3
unverified
Clean up number parsing from csv
9d1b70c
unverified
Implement regexp replacement of complex equations
8d1ba7d
unverified
Patch scikit-learn to allow complex numbers
0a6b4ab
unverified
Enable complex numbers
b2fc69c
unverified
Format code with black
33196fc
unverified
deepsource-autofix[bot]
commited on