PySR / test /test.py

Commit History

Add test for multirun
aa16a1e

MilesCranmer commited on

Format code with black
1662e82

deepsource-autofix[bot] commited on

Fix test for PySRRegressor
e274713

MilesCranmer commited on

Get PySRRegressor working with multi-output
ec8124e

MilesCranmer commited on

Update parts of test to use ScikitLearn interface
af14165

MilesCranmer commited on

Add .latex() representation to PySRRegressor
f59f827

MilesCranmer commited on

Test more parts of sklearn API
0fba777

MilesCranmer commited on

Test __repr__ of sklearn
0020398

MilesCranmer commited on

Fix broken test statement
faa83d3

MilesCranmer commited on

Add PySRRegressor test
58834e8

MilesCranmer commited on

Fix misplaced code in test
23b55a5

MilesCranmer commited on

Fix variable_names in test
ef7a292

MilesCranmer commited on

Give more populations to final test
d146a3e

MilesCranmer commited on

Fix variable_names in test
5fac847

MilesCranmer commited on

Add test for Xresampled as pd.DataFrame
ffd9cd1

MilesCranmer commited on

Fix removed kwarg from test
355c100

MilesCranmer commited on

Run all tests with multithreading set to True
8e088d6

MilesCranmer commited on

Keep tests the same even with new default
602d0cd

MilesCranmer commited on

Make multithreading the default mode
b77101f

MilesCranmer commited on

Add test for multithreading
6146f6b

MilesCranmer commited on

Fix removal of tmp dir in test
d85c1a5

MilesCranmer commited on

Test temp equation file
4c67c21

MilesCranmer commited on

Revert "Add test for DaemonMode"
a232b56

MilesCranmer commited on

Add test for DaemonMode
038eaaf

MilesCranmer commited on

Add denoising operation with test
5750d1a

MilesCranmer commited on

Merge pull request #55 from MilesCranmer/deepsource-transform-e6f88263
072271b
unverified

MilesCranmer commited on

Clean up more unused code
5af6354

MilesCranmer commited on

Format code with black
717bfae
unverified

deepsource-autofix[bot] commited on

Add test for yes/no function
eae8f9c

MilesCranmer commited on

Format code with black
7d4300a
unverified

deepsource-autofix[bot] commited on

Make tests non-random
51a6b05

MilesCranmer commited on

Clean up global variables into single dict
c96b30c

MilesCranmer commited on

Fix issue with lambda getting redefined; add test
6a4fa2c

MilesCranmer commited on

Add test for feature selection
97e6589

MilesCranmer commited on

Add coveralls badge
a626763

MilesCranmer commited on

Test manual passing of equations
00a6f27

MilesCranmer commited on

Test best() functions
1adfa85

MilesCranmer commited on

Move testing to unittest format
2f38c9c

MilesCranmer commited on

Use old default kwargs for test
10ff16a

MilesCranmer commited on

Only test jax on non-Windows systems
41e5fd5

MilesCranmer commited on

Test sympy export to jax
05cf610

MilesCranmer commited on

Make sure test doesnt need user input
3663ed6

MilesCranmer commited on

Make unit tests easier
022de02

MilesCranmer commited on

Add missing sympy mappings in test
e394c0e

MilesCranmer commited on

Add test for empty unary_operators list
48b723d

MilesCranmer commited on

Turn optimization back on for testing
af5ed6e

MilesCranmer commited on