PySR / pysr

Commit History

TODO for refactoring Julia interface
5bbefa6
unverified

MilesCranmer commited on

Check shape length after validation
43b3838

MilesCranmer commited on

Move binary_operator assertion to after they are defined
f0c64cb

MilesCranmer commited on

Make __init__ not modify parameters again
3dff82f

MilesCranmer commited on

Fix occurrence of size warning
e7b4ea9

MilesCranmer commited on

Fix variable selection for PyTorch
7602382

MilesCranmer commited on

Fix feature selection for JAX export
b4cb407

MilesCranmer commited on

Move shape checking to fit()
bad0567

MilesCranmer commited on

Remove additional changes to internal parameters
358f0ab

MilesCranmer commited on

Remove misplaced parameter changes
40f498c

MilesCranmer commited on

Create function to setup equation file during fit
f06ee71

MilesCranmer commited on

Process params in __init__ instead of fit
43bc86a

MilesCranmer commited on

Move shape checking to _validate_fit_params
406ae3e

MilesCranmer commited on

Hotfix for selection test
e790ec3

tttc3 commited on

Fixed issues outlined in pull request review
83d8e67

tttc3 commited on

Clean up example in docstring
cfa9a72

MilesCranmer commited on

Move numpy export code to separate file
5a01e6f

MilesCranmer commited on

Expand docstring for PySRRegressor
2fbf19c

MilesCranmer commited on

Preserve PySRRegressor.equations but with deprecation
be87321

MilesCranmer commited on

Fixed typos and ensured tests pass
19ef535

tttc3 commited on

Add docstring to julia helpers file
ce60798

MilesCranmer commited on

additional fixes
4173a8b

tttc3 commited on

fixed issues from deepsource
9490776

tttc3 commited on

Updated tests for compatibility with refactor
c7187a6

tttc3 commited on

Fixed jax export compatibility with refactor
73c6ffd

tttc3 commited on

Refactor PySRRegressor for scikit-learn
32a2de6

tttc3 commited on

Moved julia helper functions out of sr.py
6baa534

tttc3 commited on

Bump backend version with infinite hang bug fix
5f19660

MilesCranmer commited on

Fix broken links
90bed64
unverified

MilesCranmer commited on

More comments to help explain call structure
f87c7e9
unverified

MilesCranmer commited on

Bump version with more helpful warnings
d30d92a

MilesCranmer commited on

Add more helpful warnings
ad84a1c

MilesCranmer commited on

Format code with black
b113ee4
unverified

deepsource-autofix[bot] commited on

Enable custom complexities
c8dffac

MilesCranmer commited on

Tidy up error message
eb96ede

MilesCranmer commited on

Bump version with error catching for custom operators
f188814

MilesCranmer commited on

Clean up formatting
1eeeb79

MilesCranmer commited on

More helpful error message for custom operator
e7ff6db

MilesCranmer commited on

Better error message for custom operators
255c89c

MilesCranmer commited on

Bump version with nested_constraints fix
c54eed1

MilesCranmer commited on

Need to eval nested_constraints after importing SymbolicRegression
df48549

MilesCranmer commited on

Add early_stop_condition to stop earlier
73aff8b

MilesCranmer commited on

Add option to set max_evals
ab66141

MilesCranmer commited on

Bump SymbolicRegression to 0.9.1
79eac3a

MilesCranmer commited on

Enable custom cluster managers
e47833c

MilesCranmer commited on

Format code with black
b13cd4f
unverified

deepsource-autofix[bot] commited on