Spaces:
Running
Running
Commit History
Test both with and without `bkup` file
58e25a9
Fix filename concat in test
214744b
Improve error message for missing operator mappings
8da5000
Add test for loading from pickle file
78cdb0e
Add missing pickle import
4ae8a5c
Add pickle files to gitignore
dc1d663
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
Correctly set path names
179fef6
Call `refresh` in load function
e5b4869
`load` function to init model from saved equations
ccf71e9
Display output variable in table of expressions
3ef2b32
Center all equations and use `breqn` for breaks
fab6f87
Automatically break longer equations in latex table
2a802ab
Merge pull request #166 from SauravMaheshkar/patch-1
93cf05b
unverified
Update Dockerfile
7fa5f44
unverified
feat: add `ARG` for package version
36e49b9
unverified
feat(docker): Add opencontainers image-spec to `Dockerfile`
ba3d140
unverified
Center formatting for README
18c1f9c
unverified
More assertions for latex table export
be72c13
Add docstrings to latex export functions
de4d559
Include unit-test for multi-output equations
82b18ca
Refactor latex table tests
44b5271
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
Fix LaTeX precision tests
a628552
Fix use of full_prec in latex export
6024c83
Format code with black
b4577d9
deepsource-autofix[bot]
commited on