PySR / test

Commit History

Create new test for custom project
e1e5d77

MilesCranmer commited on

In high precision test, only check output type
1f3aace

MilesCranmer commited on

Make high precision test robust against pareto front
0445487

MilesCranmer commited on

Fix high precision test in case of complex formula
30b2f09

MilesCranmer commited on

Format code with black
81cfb5c
unverified

deepsource-autofix[bot] commited on

Assert that old test outputs Float32 hall of fame
0b521f3

MilesCranmer commited on

Add test for high precision output
af8d4da

MilesCranmer commited on

Ensure that variable names are not sympy functions
e29a6da

MilesCranmer commited on

Add test that extra_sympy_mappings undefined raises error
bfc129c

MilesCranmer commited on

Remove tabularx import
ce64294

MilesCranmer commited on

Include necessary packages in latex_table()
3752ba6

MilesCranmer commited on

Merge branch 'master' into latex-table
0dbee97
unverified

MilesCranmer commited on

Merge pull request #177 from MilesCranmer/improved-model-selection
35e6ab1
unverified

MilesCranmer commited on

Add unit-test for all selection strategies
175b024

MilesCranmer commited on

Reduce precision of JAX tests
a15823e

MilesCranmer commited on

Bump version with new csv format
593c674

MilesCranmer commited on

Change model load to classmethod
34f4e3f

MilesCranmer commited on

Reduce precision of tests
f5577ea

MilesCranmer commited on

Use .pkl instead of .csv.pkl
b8a97f1

MilesCranmer commited on

Add additional test for loading from pickle file
b53e7fa

MilesCranmer commited on

Test both with and without `bkup` file
58e25a9

MilesCranmer commited on

Fix filename concat in test
214744b

MilesCranmer commited on

Add test for loading from pickle file
78cdb0e

MilesCranmer commited on

Correctly set path names
179fef6

MilesCranmer commited on

`load` function to init model from saved equations
ccf71e9

MilesCranmer commited on

Display output variable in table of expressions
3ef2b32

MilesCranmer commited on

Center all equations and use `breqn` for breaks
fab6f87

MilesCranmer commited on

Automatically break longer equations in latex table
2a802ab

MilesCranmer commited on

Include unit-test for multi-output equations
82b18ca

MilesCranmer commited on

Refactor latex table tests
44b5271

MilesCranmer commited on

Pass columns to latex table generator
215a692

MilesCranmer commited on

Change latex table back to public function
c6b30e7

MilesCranmer commited on

Make latex table private function
4f97146

MilesCranmer commited on

Fix LaTeX precision tests
a628552

MilesCranmer commited on

Generate table with scientific notation for floats
118c5f6

MilesCranmer commited on

Use custom sympy LatexPrinter for precision
9a5df63

MilesCranmer commited on

Fix margins on LaTeX table
0cb1353

MilesCranmer commited on

Test all aspects of generated LaTeX table
c6c8728

MilesCranmer commited on

Create unittest for explicit names
44aefe9

MilesCranmer commited on

Reduce precision of torch tests
5b0cc10

MilesCranmer commited on

Make JAX custom operator test deterministic
beaf20b

MilesCranmer commited on

Make torch custom operator test deterministic
c9cead8

MilesCranmer commited on

Add unit tests for custom torch/jax operations
7cda629

MilesCranmer commited on

Test for issue where warm_start set at init
21d6b92

MilesCranmer commited on

Format code with black
6033875
unverified

deepsource-autofix[bot] commited on

Test that pickle works without equation file
2f296b6

MilesCranmer commited on

Make default niterations into globals in test
5ada6c7

MilesCranmer commited on

Attempt to fix unit tests of equation file
03d5a42

MilesCranmer commited on

Use temp equations in test
aaf3c83

MilesCranmer commited on

Hotfix for 1D weights
00875eb

MilesCranmer commited on