PySR / pysr

Commit History

Move `return_state` to `equation_search`
c19c964
unverified

MilesCranmer commited on

Update backend version to v0.20.0
87993b5

MilesCranmer commited on

Bump PySR version with automatic error recovery
61ddc76
unverified

MilesCranmer commited on

Automatically reference latest PySR version
6cedbd3
unverified

MilesCranmer commited on

Document dockerfile
7ef8428
unverified

MilesCranmer commited on

Improve readability of incremental install simulator
b6fd52e
unverified

MilesCranmer commited on

style: Format code with black
5d83b3a
unverified

deepsource-autofix[bot] commited on

Move install simulator to test folder
0028a88
unverified

MilesCranmer commited on

Try to install second time with PyCall
c04aabc
unverified

MilesCranmer commited on

Fix grammar in log message
49567da
unverified

MilesCranmer commited on

Better help message for PyCall errors
9ce1045
unverified

MilesCranmer commited on

Update `EquationSearch` to `equation_search`
a32623a
unverified

MilesCranmer commited on

Update backend version to v0.19.1
6b966fe

MilesCranmer commited on

Recommend user install with `--enable-shared`
2b1eb23
unverified

MilesCranmer commited on

Let user know compilation is taking place
44e383a
unverified

MilesCranmer commited on

Update backend version to v0.19.0
f5dede3

MilesCranmer commited on

Refactor CLI unittest with `click.testing`
4726b4a
unverified

MilesCranmer commited on

Simplify CLI test
a0fd52f
unverified

MilesCranmer commited on

Fix formatting
d8d6e2b
unverified

MilesCranmer commited on

Rename test_cli.py for consistency
86ade53
unverified

MilesCranmer commited on

Bump version with new install method
0cace0c
unverified

MilesCranmer commited on

Merge tag 'v0.13.0' into pr/w2ll2am/298
c12c386
unverified

MilesCranmer commited on

Patch major version to 0.13.0
e05ae56
unverified

MilesCranmer commited on

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