PySR / pysr /test

Commit History

Remove use of custom env tests
7aa7884
unverified

MilesCranmer commited on

Remove custom environment tests
31ecc71
unverified

MilesCranmer commited on

Remove incremental install altogether
56f0425
unverified

MilesCranmer commited on

Fix incremental install tests
1ab76b8
unverified

MilesCranmer commited on

Update installation guide
043980c
unverified

MilesCranmer commited on

Update all workflows to use `python -m pysr test` syntax
4320392
unverified

MilesCranmer commited on

WIP move `python -m pysr.test` call to click interface
3555cfd
unverified

MilesCranmer commited on

Set num threads before juliacall init
2abf017
unverified

MilesCranmer commited on

Run in `Main`
a4bb529
unverified

MilesCranmer commited on

Move feature selection functionality to separate file
c822df8

MilesCranmer commited on

Refactor sympy and export functionality
b2d7f41
unverified

MilesCranmer commited on

Add pre-commit hook for isort
976f8d8
unverified

MilesCranmer commited on

Add pre-commit hooks for unused imports
b933dea
unverified

MilesCranmer commited on

Add test for power law warning
6671f5e
unverified

MilesCranmer commited on

Add warm start test
db8bfce
unverified

MilesCranmer commited on

Add test for pickling + units
22eb380
unverified

MilesCranmer commited on

Move param_groupings file to `pysr` folder
e9fbda8
unverified

MilesCranmer commited on

Remove need for YAML in unittests
ce904eb
unverified

MilesCranmer commited on

Add print_precision and dimensional_constraint_penalty
af0be92
unverified

MilesCranmer commited on

Test multiple output units
0e15dd6
unverified

MilesCranmer commited on

Test unit propagation
a117981
unverified

MilesCranmer commited on

Test empty units as well
fbd0ad8
unverified

MilesCranmer commited on

Add custom operators to unit test
0e86456
unverified

MilesCranmer commited on

Fix select_k_features + units
4f7e6cf
unverified

MilesCranmer commited on

Add unittests for units checks
04454ac
unverified

MilesCranmer commited on

Add test for units
2d025c2
unverified

MilesCranmer commited on

Automatically reference latest PySR version
6cedbd3
unverified

MilesCranmer commited on

Document dockerfile
7ef8428
unverified

MilesCranmer commited on

Improve readability of incremental install simulator
b6fd52e
unverified

MilesCranmer commited on

Move install simulator to test folder
0028a88
unverified

MilesCranmer commited on

Refactor CLI unittest with `click.testing`
4726b4a
unverified

MilesCranmer commited on

Simplify CLI test
a0fd52f
unverified

MilesCranmer commited on

Fix formatting
d8d6e2b
unverified

MilesCranmer commited on

Rename test_cli.py for consistency
86ade53
unverified

MilesCranmer commited on

Added tests to pipeline
92ac433

WilliamBChf commited on

Added some comments to explain tests
82f5f4d

WilliamBChf commited on

Removed extrenous imports
df9e8e7

WilliamBChf commited on

Added tests to check help messages
8e9aba4

WilliamBChf commited on

Merge tag 'v0.12.0' into custom-objectives
ff874cd
unverified

MilesCranmer commited on

Avoid complex data check in sklearn test
86421d6
unverified

MilesCranmer commited on

style: Format code with black
0d86c93
unverified

deepsource-autofix[bot] commited on

Add unittest for complex numbers
90d3ef7
unverified

MilesCranmer commited on

Format code with black
048be9c
unverified

deepsource-autofix[bot] commited on

Add full objective test
c86910d
unverified

MilesCranmer commited on

Add test for custom loss string
1d19a08
unverified

MilesCranmer commited on

Fix latex string tests
d045586
unverified

MilesCranmer commited on

Include test for changed options
5edf565

MilesCranmer commited on

Create CLI for running PySR tests
b1518ce

MilesCranmer commited on

Force tests to import locally
a2fd8f3

MilesCranmer commited on

Move test directory to pysr/
08fbf08

MilesCranmer commited on