Spaces:
Running
Running
Commit History
Update swap operands default
53c6b2a
unverified
Fix TypeError when a variable name matches a builtin python function (#558)
fb5f0a1
unverified
Dont warn user if already turned off progress bar
f7b43ed
unverified
Add `bumper` parameter
502e3ec
unverified
Fix missing variables
94dbab3
unverified
style: format code with Black
58cb6bc
unverified
deepsource-autofix[bot]
commited on
[pre-commit.ci] auto fixes from pre-commit.com hooks
1413838
pre-commit-ci[bot]
commited on
Only install packages as required
e9b2ee8
unverified
Fix unit issue
e0328e7
unverified
Do tests of deprecated functions
8f60615
unverified
Rename loss => elementwise_loss and full_objective => loss_function
d16abb4
unverified
Deprecate ncyclesperiteration -> ncycles_per_iteration
87880d1
unverified
Mention new backend page
eaaccb0
unverified
Overload operators at import rather than fit
ffc5f5c
unverified
Save options to PySRRegressor
70b842a
unverified
Export SymbolicRegression.jl module
e957e34
unverified
Fix `julia_state_` typo
83ef326
unverified
Remove use of `julia_kwargs`
5a99aa3
unverified
Use `julia_state_` instead
9f65133
unverified
Ensure julia is loaded as soon as possible
caf58a4
unverified
Remove use of custom env tests
7aa7884
unverified
Remove custom environment tests
31ecc71
unverified
Fix PythonCall issue of not converting `np.str_` to `String`
4803d41
unverified
Fix missing pickle warning
6b61b25
unverified
Better docs
eb10c90
unverified
Remove unneeded copying
8d0381b
unverified
Fix hanging with GC disabled
44ff874
unverified
Save raw bytes so can warm-restart in new python session
d72c643
unverified
Avoid disabling GC by simply copying inside Julia
7a42396
unverified
Run in `Main`
a4bb529
unverified
Disable PythonCall GC during equation search
4037c2d
unverified
Force conversion to Vector
e530637
unverified
Start third attempt at porting to PythonCall
68ea1be
unverified
Restore original behaviour
7b3c762
Igor S. Gerasimov
commited on
Wrap swap operands for binary ops
79398c3
Igor S. Gerasimov
commited on