Spaces:
Running
Running
Commit History
Automatically load ipython extension
2600822
unverified
Override seval to allow multiple expressions
d70ae0c
unverified
Avoid git version to fix windows issues
7c93437
unverified
Update docs to use `seval`
32cadad
unverified
Add install function back with deprecation warning
8cf4bf3
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
Remove incremental install altogether
56f0425
unverified
Fix incremental install tests
1ab76b8
unverified
Remove Feynman problems and dataset
796a8ad
unverified
Move juliapkg into source
65151c8
unverified
Ignore lack of type hints in JuliaCall
7ea0b2f
unverified
Use relative import for CMD line interface
877c539
unverified
Update installation guide
043980c
unverified
Remove unused juliapkg
fb8ee4a
unverified
Remove generated version.py file
6823848
unverified
Use setuptools_scm for version management
e373739
unverified
Update all workflows to use `python -m pysr test` syntax
4320392
unverified
Fix click API usage
98fa83e
unverified
Remove Python 3.12 warning
0d92619
unverified
WIP move `python -m pysr.test` call to click interface
3555cfd
unverified
Clean up default params
f335ea1
unverified
Check if user already set JULIA_NUM_THREADS
4a5693e
unverified
Fix PythonCall issue of not converting `np.str_` to `String`
4803d41
unverified
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