PySR / pysr /sr.py

Commit History

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

MilesCranmer commited on

Preprocess Julia floats before pandas reading
f4c2ae8
unverified

MilesCranmer commited on

Only preprocess floats if given string
546ea43
unverified

MilesCranmer commited on

Refactor float preprocessing
81624b2
unverified

MilesCranmer commited on

Fix non-floating dtypes
0857108
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

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

Allow user to specify whole loss function
eccee44
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

Fix bug with `cluster_manager` not loading
7c8d588
unverified

MilesCranmer commited on

Don't activate env twice
d42f10b

MilesCranmer commited on

Tell user if Julia initialized with different params
4300bea

MilesCranmer commited on

Set up `julia_kwargs` to initialize Julia binary
69bfcd2

MilesCranmer commited on

Add weight optimize and adaptive parsimony scaling
f041de4

MilesCranmer commited on

Document default `turbo`
496cedf
unverified

MilesCranmer commited on

Improve docstring for turbo
7191bc9

MilesCranmer commited on

Add `turbo` parameter with test
98ccd5e

MilesCranmer commited on

Avoid creating helper functions in options
551b15e

MilesCranmer commited on

Update backend with strings allowed for parallelism arg
488c798

MilesCranmer commited on

Update API calls for SymbolicRegression.jl 0.13
0a9f0c4

MilesCranmer commited on

Refactor use of backend as more module-like
b846feb

MilesCranmer commited on

Refactor backend loading
6d58816

MilesCranmer commited on

Print helpful error message if user needs to update
a465e93

MilesCranmer commited on

Warn user about using `update=True`
9d099ff

MilesCranmer commited on

Don't update Julia packages by default
92819c3

MilesCranmer commited on

Assert variable names are alphanumeric
f340c5b

MilesCranmer commited on

Undo change to parsimony
bf87ffb

MilesCranmer commited on

Format code with black
81cfb5c
unverified

deepsource-autofix[bot] commited on

Set default parsimony to 0.0
52da3ff

MilesCranmer commited on

Configure new backend version
34d37c0

MilesCranmer commited on

Fix `from_file` when loading pkl + csv from subdir
e8478b2

MilesCranmer commited on

Correct function name with internal naming scheme
fc4cdae

MilesCranmer commited on

Clean up internal function names
7f24ebe

MilesCranmer commited on

Format code with black
bd2462c

deepsource-autofix[bot] commited on

Fix version check for io_arg
3e5d906

MilesCranmer commited on

Update documentation links
fe3d590

MilesCranmer commited on

Set JULIA_PROJECT before loading pyjulia
1ec1c46

Mark Kittisopikul commited on

Only create new env if update=True
d09ade8

MilesCranmer commited on

Remove newline to satisfy mkdocs
2f64833

MilesCranmer commited on

Remove redundant instantiations
ff9becc

MilesCranmer commited on

Clean up main docstrings
408a63c

MilesCranmer commited on