Spaces:
Running
Running
Commit History
Merge pull request #167 from MilesCranmer/loading
1099283
unverified
Fix assertion on csv filenames
f5a5c8e
Add assertion for csv filename
07217e1
Change model load to classmethod
34f4e3f
Fix bug with inplace editing of equation_file_contents_
a6bed2c
Use .pkl instead of .csv.pkl
b8a97f1
Add additional test for loading from pickle file
b53e7fa
Checkpoint model before and after fit
6501ca0
Additional logging messages during load
c6902b7
Allow both `bkup` and `csv` file
f1ac704
Don't check for `equation_file_` until after checkpoint_file set
1f01976
Improve error message for missing operator mappings
8da5000
Add missing pickle import
4ae8a5c
Allow loading from pickle file
5c0ad55
Automatically pickle file at initialization
b16d9ef
Remove extra_sympy_mappings from pickle file
dde0ef7
Allow pickling without equations_ stored
85371bb
Call `refresh` in load function
e5b4869
`load` function to init model from saved equations
ccf71e9
Clarify docstring for `nout_ > 1`
022f0e5
Bump backend version with renamed pow->pow_abs
fb6cbfb
Bump version with variable_names fix
1128fce
Fix custom variable names
338c00b
Bump version with sympy2jax+torch fixes
2b8573e
Fix sympy2jax for rational numbers
17c9b1a
Fix sympy2torch for rational numbers
f119733
Fix error with swapped jax/torch
fad18e8
Bump version with warm_start fix
ad9134a
Fix issue with warm_start set at init
3c469fe
Fix docstring for annealing
2c4e49b
Bump overall version with fixed annealing argument
264e1c4
Fix formatting of Python example in docstring
4998582
Fix parts of docstring
f82dcf5
Turn off mistakenly-activated annealing
bb3bc5e
Bump version with multi-output pickle fix
70642f7
Fix pickling for multi-output
3da0df5
Attempt to fix unit tests of equation file
03d5a42
Correct docstring
3c4243b
Remove remaining uses of .equation in docs
3c8d9b9
Bump version with 1D weight array hotfix
2b25b44
Hotfix for 1D weights
00875eb
Addressed some DeepSource issues
ad1c492
tttc3
commited on