Spaces:
Running
Running
Commit History
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
More assertions for latex table export
be72c13
Move `latex_table` code to `export_latex.py`
c5cd4bb
Refactor LaTeX table to export_latex.py
c6f5c09
Refactor table env generator
d423f0c
Pass columns to latex table generator
215a692
Change latex table back to public function
c6b30e7
Make latex table work for multiple outputs
38bbf68
Make latex table private function
4f97146
Generate table with scientific notation for floats
118c5f6
Use custom sympy LatexPrinter for precision
9a5df63
Include score in latex table; apply precision
8f218cc
Allow specifying precision in LaTeX table
b2ffe3b
Allow specifying precision in LaTeX output
6210be0
Catch for when nout_ > 1
cf19d41
Create function that generates LaTeX table
3dbb2ea
Clarify docstring for `nout_ > 1`
022f0e5
Bump backend version with renamed pow->pow_abs
fb6cbfb
Fix custom variable names
338c00b
Fix error with swapped jax/torch
fad18e8
Fix issue with warm_start set at init
3c469fe
Fix docstring for annealing
2c4e49b
Fix formatting of Python example in docstring
4998582
Fix parts of docstring
f82dcf5
Turn off mistakenly-activated annealing
bb3bc5e
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
Hotfix for 1D weights
00875eb
Addressed some DeepSource issues
ad1c492
tttc3
commited on