PySR / test

Commit History

Add test for Xresampled as pd.DataFrame
ffd9cd1

MilesCranmer commited on

Convert static libpython test to proper unittest
acce2c2

MilesCranmer commited on

Explicit test for user warning
54c02c4

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

Add test for custom torch operator
d4d95e5

MilesCranmer commited on

Add test for mod mapping in torch
962c25c

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

Fix selection index tests for jax/torch
a6b7d35

MilesCranmer commited on

Test selection inside jax/torch
b07eb2d

MilesCranmer commited on

Clean up global variables into single dict
c96b30c

MilesCranmer commited on

Add tests for jax/torch format
9bfcbfa

MilesCranmer commited on

Convert torch test into unittest
9c31a35

MilesCranmer commited on

Correct number of features in test
4d7fdcd

MilesCranmer commited on

Fix torch test to use numpy for assert
03f8fff

MilesCranmer commited on

Add test for pytorch export
3d7c303

MilesCranmer commited on

Refactor lazy loading of torch and jax
fb950bb

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

Turn test dir into module
09b1cf7

MilesCranmer commited on

Move testing to unittest format
2f38c9c

MilesCranmer commited on

Use old default kwargs for test
10ff16a

MilesCranmer commited on

Add missing symbol to test
cb6939e

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

Merge test script to travis.yml
d7550d1

MilesCranmer commited on

Create full benchmark set on v0.3.*
1c63c5c

MilesCranmer commited on

Add benchmark file
c8d959a

MilesCranmer commited on