Spaces:
Running
Running
Commit History
Automatically break longer equations in latex table
2a802ab
Include unit-test for multi-output equations
82b18ca
Refactor latex table tests
44b5271
Pass columns to latex table generator
215a692
Change latex table back to public function
c6b30e7
Make latex table private function
4f97146
Fix LaTeX precision tests
a628552
Generate table with scientific notation for floats
118c5f6
Use custom sympy LatexPrinter for precision
9a5df63
Fix margins on LaTeX table
0cb1353
Test all aspects of generated LaTeX table
c6c8728
Create unittest for explicit names
44aefe9
Reduce precision of torch tests
5b0cc10
Make JAX custom operator test deterministic
beaf20b
Make torch custom operator test deterministic
c9cead8
Add unit tests for custom torch/jax operations
7cda629
Test for issue where warm_start set at init
21d6b92
Format code with black
6033875
unverified
deepsource-autofix[bot]
commited on
Test that pickle works without equation file
2f296b6
Make default niterations into globals in test
5ada6c7
Attempt to fix unit tests of equation file
03d5a42
Use temp equations in test
aaf3c83
Hotfix for 1D weights
00875eb
Add tests for determinism warnings
045bdb1
Clean up testing code
27fac96
More comments for torch test
215a7a1
Add early stop conditions to force speed testing
4c9fe98
Fix formatting
9b2a102
Switch order of torch depending on operating system
5ffac80
Fix issue with torch imported before Julia init
4abcbfe
Add determinism-based scikit-learn tests back
be36d4a
Supress progress output for tests
4b56660
tttc3
commited on
Ensure iteration completes for multioutput test
f570132
tttc3
commited on
More helpful error message for sklearn tests
8570a81
Soft fail tests which require determinism
c7c02bf
Cleaned test and docstring
3821242
tttc3
commited on
New updated checkpoint loading and tests
fbb7cf7
tttc3
commited on
Added pickle support
bd90cfc
tttc3
commited on