Spaces:
Running
Running
Commit History
Fix equation refresh for changing lines
a1876b2
Correctly allow for deleted hall of fame
8d92d8e
Query terminal size in more compatible way
e3e2116
Pass terminal size through to julia for progress bar
7dd54ff
Enable option for tqdm-like progress bar
81d46f1
Fix potential bug with user equation filename in temp dir
9a46c88
Reading equation files from temp dir requires converting dir to string
05cff8a
Allow user to put equation file in temp directory
609b9fc
Fix potential bug with equation file in different dir
e0a69cb
Fix documentation of loss functions
6143e3c
Change internal loss name to prevent conflicts
fa43750
Enable custom loss functions
90f5e4c
Merge branch 'master' into DhananjayAshok-master
b70dcd7
Fix bug with different precision in numpy data
1e13cd6
Merge branch 'master' into DhananjayAshok-master
486a267
Fix bug with custom variable names
3d94cb6
Compatible filenames
d974a2c
Merge branch 'master' of https://github.com/DhananjayAshok/PySR into DhananjayAshok-master
1bd5604
Automatically update Julia packages
a8bf212
Fix bug for installing in local copies
276514d
Remove deprecated kwargs
b935024
Remove deprecated kwargs
e0cdb7c
Set up PySR to automatically install packages
c0da614
Add Project.toml file and initialization
1ba0d77
Update to SymbolicRegression.jl 0.4.0
df4b0b3
Fix inline functions missing on worker process
456e76d
Describe local_install kwarg
9fd048b
Copy instead of adjoint
351f4f2
Enable local .jl; update to SymbolicRegression.jl 0.3.0
76d478e
Finish integration of SymbolicRegression.jl
9c1e6af
Remove Julia code; switch to using SymbolicRegression.jl
0e9470e
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
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 branch 'recover' into refactoring
d7fdb9c
unverified
Dhananjay Ashok
commited on