PySR / test

Commit History

Format code with black
c5dc7b7
unverified

deepsource-autofix[bot] commited on

Assert variable names are alphanumeric
f340c5b

MilesCranmer commited on

Clean up formatting
7d036ff

MilesCranmer commited on

Add back missing `DEPOT_PATH` setting within Julia
af2a12d

MilesCranmer commited on

Make sure to unset `JULIA_DEPOT_PATH` at end
8801268

MilesCranmer commited on

Set `JULIA_DEPOT_PATH` in env test
758e74a

MilesCranmer commited on

Attempt to create temp depot for test env
2128884

MilesCranmer commited on

Get env test to verify in shared env
597782a

MilesCranmer commited on

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