PySR / pysr /sr.py

Commit History

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

Correctly parse list of model selection
7a40f51

MilesCranmer commited on

Fix union of types in docstrings
24f5dee

MilesCranmer commited on

Format code with black
c0f4a2f
unverified

deepsource-autofix[bot] commited on

Remove not-rendered `:param` key
0cf6092

MilesCranmer commited on

Move up notes section
0f3521d

MilesCranmer commited on

Tweak docs formatting
51b7bbd

MilesCranmer commited on

Remove spaces in attributes section
f7ce7ac

MilesCranmer commited on

Fix docs style issues
874bbe6

MilesCranmer commited on

Revert "Revert "Remove newlines which break docs building""
891ed86

MilesCranmer commited on

Revert "Remove newlines which break docs building"
b4fc2d4

MilesCranmer commited on

Correct kwargs docs
f887ed1

MilesCranmer commited on

Remove newlines which break docs building
bdf365a

MilesCranmer commited on

Ensure that variable names are not sympy functions
e29a6da

MilesCranmer commited on

Fix extra_sympy_mappings check
d85ddfd

MilesCranmer commited on

Include check for extra_sympy_mappings not None
2621d76

MilesCranmer commited on

Force user to define extra_sympy_mappings at init
bbec288

MilesCranmer commited on

Remove tabularx import
ce64294

MilesCranmer commited on

Include necessary packages in latex_table()
3752ba6

MilesCranmer commited on

Merge branch 'master' into latex-table
0dbee97
unverified

MilesCranmer commited on

Clean up docstring
73d0a98

MilesCranmer commited on

Fix model selection for loss=0
ed5b70a

MilesCranmer commited on