Spaces:
Running
Running
Commit History
Fix symbolic regression version exactly
3bcbc49
unverified
Fix missing pickle warning
6b61b25
unverified
Remove unused function
74da094
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
Automatically check if juliacall was already imported
32b2f6e
unverified
Set num threads before juliacall init
2abf017
unverified
Run in `Main`
a4bb529
unverified
Disable unused install command
139b8d0
unverified
Fix environ assertion
d325c42
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
Update backend version to v0.23.1
86f4103
MilesCranmer
commited on
Bump version with new compat
6305e6e
unverified
Test types on 3.7 as well
9fd88bc
unverified
Fix typing issue due to `try-except`
b8fd4cd
unverified
Install `typing_extensions` for compat with older Python
864171c
unverified
Warn the user on 3.12
21018aa
unverified
Avoid specifying np random state as type due to compatibility
f2294b3
unverified
Use literal for optimizer_algorithm type hint as well
a812e16
unverified
Specify types for all parameters
0ddc60f
unverified
Add `heap_size_hint_in_bytes` parameter
bd4f864
unverified
Update backend version to v0.23.0
202e3c7
MilesCranmer
commited on
Bump version with more sympy mappings
6ff4b77
unverified
Add more piecewise operators
21fb25d
unverified
Point user to GitHub in case of installation error
647625c
unverified
Add `cond` operator to built-in mappings
5438f2f
unverified
Update backend version to v0.22.5
2bd241a
MilesCranmer
commited on
Added "round" operator in the Sympy mappings (#474)
ce15648
unverified
Shah Mahdi Hasan
commited on
Added "min" and "max" sympy mapping (#473)
2e51033
unverified
Shah Mahdi Hasan
pre-commit-ci[bot]
commited on
Move all deprecated functions to deprecated.py
0b9e421
Mypy compatibility
b896bd3
Move feature selection functionality to separate file
c822df8
Move denoising functionality to separate file
12e6d5e
Refactor utility functions
09a7186
Refactor sympy and export functionality
b2d7f41
unverified
Add pre-commit hook for isort
976f8d8
unverified
Add pre-commit hooks for unused imports
b933dea
unverified
Update backend version to v0.22.4
ca9b5bb
MilesCranmer
commited on
Update backend version to v0.22.3
22e0c10
MilesCranmer
commited on
Update backend version to v0.22.2
2900b5a
MilesCranmer
commited on
Bump minor version with algorithmic change
245512a
unverified
Update backend version to v0.22.0
b6bc495
unverified
MilesCranmer
commited on