Spaces:
Running
Running
Commit History
Document default `turbo`
496cedf
unverified
Improve docstring for turbo
7191bc9
Add `turbo` parameter with test
98ccd5e
Add turbo mode
c526fa1
Avoid creating helper functions in options
551b15e
Update backend with strings allowed for parallelism arg
488c798
Update API calls for SymbolicRegression.jl 0.13
0a9f0c4
Bump backend version
1858959
Update backend version with search fix
197cf0a
Document backend loading
a3fe1bb
Refactor use of backend as more module-like
b846feb
Refactor backend version check
4ee8cdb
Check backend version to avoid potential errors
b046fc8
Bump backend version
7b12257
Refactor backend loading
6d58816
Print helpful error message if user needs to update
a465e93
Warn user about using `update=True`
9d099ff
Bump PySR version to 0.11.4 with new `update` behavior
5ca38cd
Don't update Julia packages by default
92819c3
Bump PySR version with new backend
5ffdc52
Assert variable names are alphanumeric
f340c5b
Patch version 0.11.2
90224ea
Patch version 0.11.1-1
83cfac6
Add missing `using Pkg`
598dc57
Patch version to 0.11.1
aa67d1b
Make sure that full `os.environ` is passed to subprocess
f68c622
Add missing `Pkg` import before `PackageSpec`
16a09af
Format code with black
666d589
unverified
deepsource-autofix[bot]
commited on
Re-activate env if julia already initialized
bcaffe2
Avoid processing julia project twice
b487874
Allow custom shared julia project
2e14c41
Formally deprecate Julia <1.6 (#194)
4bc0a76
unverified
Undo change to parsimony
bf87ffb
Format code with black
81cfb5c
unverified
deepsource-autofix[bot]
commited on
Set default parsimony to 0.0
52da3ff
Configure new backend version
34d37c0
Bump version with from_file fix
301cedc
Fix `from_file` when loading pkl + csv from subdir
e8478b2
Bump version with Julia 1.6 fix
8d810c2
Correct function name with internal naming scheme
fc4cdae
Correct function name
80fecb9
Clean up internal function names
7f24ebe
Use subprocess to find Julia env dir for <=1.6
e87a1d6
Ensure that the JuliaInfo is reset after install
375cf2f
Only check PyCall at init, not before install
cc9adea
Format code with black
bd2462c
deepsource-autofix[bot]
commited on