Spaces:
Running
Running
Commit History
Automatically break longer equations in latex table
2a802ab
More assertions for latex table export
be72c13
Add docstrings to latex export functions
de4d559
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 use of full_prec in latex export
6024c83
Format code with black
b4577d9
deepsource-autofix[bot]
commited on
Fix issue with precision of float printing
d1f1f2c
Generate table with scientific notation for floats
118c5f6
Use custom sympy LatexPrinter for precision
9a5df63
Fix margins on LaTeX table
0cb1353
Include score in latex table; apply precision
8f218cc
Remove caption from generated LaTeX tables
6d5ddcb
Allow specifying precision in LaTeX table
b2ffe3b
Allow specifying precision in LaTeX output
6210be0
Create helper file for LaTeX export
f257e58
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
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