Spaces:
Running
Running
Commit History
Enable current version of SymbolicRegression.jl
1a8a8f0
Automatically update Julia packages
a8bf212
Update citation
4f133b3
Fix bug for installing in local copies
276514d
Update version with julia patch on binary operators
edf6c08
Merge pull request #26 from MilesCranmer/separate-packages
f784534
unverified
Remove deprecated kwargs
b935024
Update README
2bf9759
Make unit tests easier
022de02
Add julia compatibility
d31f4fe
Remove deprecated kwargs
e0cdb7c
Set up PySR to automatically install packages
c0da614
Correct dir to Project.toml
5568ec7
Include Project.toml on install
e1bfb27
Weaken tests
b078c6a
Add Project.toml file and initialization
1ba0d77
Get travis to install SymbolicRegression.jl
a2a6814
Update to SymbolicRegression.jl 0.4.0
df4b0b3
Fix inline functions missing on worker process
456e76d
Breaking version change to 0.4.0
d81b4be
Describe local_install kwarg
9fd048b
Update README instructions for installing backend
d4db4ce
Copy instead of adjoint
351f4f2
Enable local .jl; update to SymbolicRegression.jl 0.3.0
76d478e
Update instructions for SymbolicRegression install
bb4a4eb
Finish integration of SymbolicRegression.jl
9c1e6af
Remove Julia code; switch to using SymbolicRegression.jl
0e9470e
Update TODO
06f6f69
Added multiprocessing experiment
b6ed59b
line buffering size 1 is not supported for windows binary mode. Changing it to -1 to supress warning
c1807a5
Changed Verbosity to enable complete silence mode and created full experiment function
59765a8
Added timing feature
e2a7e95
Fixed silly bugs and added a run_on_problems function
271a473
Renamed Variable Names and Fixed Y to y
c88fbe0
Removed unused imports
7e72d81
Added FeynmanEquations Dataset and Problems for testing
ac2928c
Merge pull request #24 from DhananjayAshok/recover
8f3db29
unverified
Explicitly pass kwargs to equation return
6b6d1bb
Hide other internal functions
8b29fef
Remove duplicate kwarg
21ae49d
Merge branch 'master' into recover
43d7ca3
Merge branch 'recover' of https://github.com/DhananjayAshok/PySR into recover
5f43445
Added extra_sympy_mappings to kwargs dict
aebcf1a
Add warning for large numbers of datapoints
0683428
Fix subprocess call which hangs
f5cd852
Add missing kwarg for final print loop
9640492
Store arguments in dictionary to prevent argument errors
5cee3b5
Make internal functions obvious with underscore
76e7a47
Merge pull request #2 from DhananjayAshok/refactoring
4949116
unverified
Dhananjay Ashok
commited on