PySR / test /test.py

Commit History

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

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

Add tests for determinism warnings
045bdb1

MilesCranmer commited on

Clean up testing code
27fac96

MilesCranmer commited on

Add early stop conditions to force speed testing
4c9fe98

MilesCranmer commited on

Add determinism-based scikit-learn tests back
be36d4a

MilesCranmer commited on

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

MilesCranmer commited on

Soft fail tests which require determinism
c7c02bf

MilesCranmer commited on

New updated checkpoint loading and tests
fbb7cf7

tttc3 commited on

Added pickle support
bd90cfc

tttc3 commited on

Automatically skip pickling tests
ebab977

MilesCranmer commited on

Ensure large size test quits early even with fail
9137841

MilesCranmer commited on

Print details of scikit-learn checks and failures
857a9ad

MilesCranmer commited on

More descriptive name for warm_start test
775c667

MilesCranmer commited on

Change back default test kwargs
26a3c7f

MilesCranmer commited on

Speed up scikit-learn tests
89e48d8

MilesCranmer commited on

Move scikit-learn test to miscellaneous tests
673c1d2

MilesCranmer commited on

Add ScikitLearn check_estimator test
7ed402e

tttc3 commited on

Add another selection test, but with numpy arrays
f266b70

MilesCranmer commited on

Merge branch 'master' into pr/tttc3/146
2d0032e

MilesCranmer commited on

Fix select_k_features test
89e7425

MilesCranmer commited on

Merge branch 'master' into refactor-PySRRegressor
35cce07
unverified

MilesCranmer commited on

Correct use of Xresampled
e56007b

MilesCranmer commited on

Merge branch 'master' into pr/tttc3/146
56cb021

MilesCranmer commited on

Format code with black
224f906
unverified

deepsource-autofix[bot] commited on

Add more reliable test of feature selection
a190947

MilesCranmer commited on

Updated tests for compatibility with refactor
c7187a6

tttc3 commited on

Format code with black
50c7eff
unverified

deepsource-autofix[bot] commited on

Make flaky test optional passing
b293893

MilesCranmer commited on

Add more helpful warnings
ad84a1c

MilesCranmer commited on

Add test for custom complexities
fd42a40

MilesCranmer commited on