PySR / pysr

Commit History

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

Fix precompilation logic
73e83d4
unverified

MilesCranmer commited on

Keep precompilation on if compiled modules enabled
a6b3561
unverified

MilesCranmer commited on

Automatically disable precompilation for static binaries
a74e308
unverified

MilesCranmer commited on

Make precompilation optional
1c3eec5
unverified

MilesCranmer commited on

Fix latex_table assertion for multi-output
a4ab4f4
unverified

MilesCranmer commited on

Update name to `elementwise_loss`
f39bca3
unverified

MilesCranmer commited on

Bump backend version with stream fix; fixes #250
6b34f10
unverified

MilesCranmer commited on

Fix latex string tests
d045586
unverified

MilesCranmer commited on

Fix bug with `cluster_manager` not loading
7c8d588
unverified

MilesCranmer commited on

Format code with black
e7650cd
unverified

deepsource-autofix[bot] commited on

Clean up Python init
e372ae8

MilesCranmer commited on

Include test for changed options
5edf565

MilesCranmer commited on

Don't activate env twice
d42f10b

MilesCranmer commited on

Simplify julia options checking
e644737

MilesCranmer commited on

Only print `set_diff` if has contents
b4abede

MilesCranmer commited on

Tell user if Julia initialized with different params
4300bea

MilesCranmer commited on

Format code with black
b61a54b
unverified

deepsource-autofix[bot] commited on

Bump version with new `julia_kwargs` option
7638859

MilesCranmer commited on

Set up `julia_kwargs` to initialize Julia binary
69bfcd2

MilesCranmer commited on

Update backend version with improved resource monitoring
b1f7afd

MilesCranmer commited on

Bump version with PySR test CLI
f2796a7

MilesCranmer commited on

Create CLI for running PySR tests
b1518ce

MilesCranmer commited on

Force tests to import locally
a2fd8f3

MilesCranmer commited on

Move test directory to pysr/
08fbf08

MilesCranmer commited on