Commit History

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

Add required Julia packages to demo
c0d9c46

MilesCranmer commited on

Merge pull request #145 from MilesCranmer/colab-demo
c792152
unverified

MilesCranmer commited on

Switch colab link to master copy
a3419a5

MilesCranmer commited on

Update example notebook
aced702

MilesCranmer commited on

Create colab badge
b98a465

MilesCranmer commited on

Fix broken links
90bed64
unverified

MilesCranmer commited on

More comments to help explain call structure
f87c7e9
unverified

MilesCranmer commited on

Merge pull request #142 from MilesCranmer/deepsource-transform-cf88d7ea
edbd8fd
unverified

MilesCranmer commited on

Bump version with more helpful warnings
d30d92a

MilesCranmer commited on

Format code with black
50c7eff
unverified

deepsource-autofix[bot] commited on

Make flaky test optional passing
b293893

MilesCranmer commited on

Add more helpful warnings
ad84a1c

MilesCranmer commited on

Merge pull request #138 from MilesCranmer/custom-complexities
69aa240
unverified

MilesCranmer commited on

Format code with black
b113ee4
unverified

deepsource-autofix[bot] commited on

Add test for custom complexities
fd42a40

MilesCranmer commited on

Enable custom complexities
c8dffac

MilesCranmer commited on

Tidy up error message
eb96ede

MilesCranmer commited on

Merge pull request #136 from MilesCranmer/deepsource-transform-e67a825e
16e5f3e
unverified

MilesCranmer commited on

Bump version with error catching for custom operators
f188814

MilesCranmer commited on

Clean up formatting
1eeeb79

MilesCranmer commited on

Format code with black
177f6cd
unverified

deepsource-autofix[bot] commited on

More helpful error message for custom operator
e7ff6db

MilesCranmer commited on

Better error message for custom operators
255c89c

MilesCranmer commited on

Fix README
b7b7f87
unverified

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 constraints test with custom operator
bfb135a

MilesCranmer commited on

Merge pull request #134 from MilesCranmer/max_evals
9335949
unverified

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

Merge pull request #133 from MilesCranmer/cluster-management
fc75036
unverified

MilesCranmer commited on

Enable custom cluster managers
e47833c

MilesCranmer commited on

Merge pull request #132 from MilesCranmer/deepsource-transform-9db962a5
bfd7114
unverified

MilesCranmer commited on

Format code with black
b13cd4f
unverified

deepsource-autofix[bot] commited on

Add nested_constraints feature
50f37a0

MilesCranmer commited on

Fix error in warning declaration
9556e73

MilesCranmer commited on

Merge pull request #131 from MilesCranmer/deepsource-transform-9e2a0e1f
95c956e
unverified

MilesCranmer commited on

Format code with black
042b27f
unverified

deepsource-autofix[bot] commited on

Switch CamelCase to snake_case for parameters
1443fba

MilesCranmer commited on

Skip coverage of deprecated functions
2ff5ae9

MilesCranmer commited on

Tweak deprecation test for UserWarning
3dafb8f

MilesCranmer commited on