Commit History

Make printing compatible with jupyter
3c59d19

MilesCranmer commited on

Add badge for macOS build
b3d39e3
unverified

MilesCranmer commited on

Make tests non-random
51a6b05

MilesCranmer commited on

Make CI less redundant
25f8cac

MilesCranmer commited on

Partition README into different OS
2a07166
unverified

MilesCranmer commited on

Split CI into separate windows action
c01fb54

MilesCranmer commited on

Fix selection index tests for jax/torch
a6b7d35

MilesCranmer commited on

Fix sympy2jax for selection of indices
55e3b83

MilesCranmer commited on

Test selection inside jax/torch
b07eb2d

MilesCranmer commited on

Clean up global variables into single dict
c96b30c

MilesCranmer commited on

Allow custom selection of X matrix in torch/jax modules
8c55475

MilesCranmer commited on

Merge pull request #48 from MilesCranmer/torch-export
45b290b
unverified

MilesCranmer commited on

Use random forest for feature selection
4db1c62

MilesCranmer commited on

Remove unused torch->sympy code
b80fb14

MilesCranmer commited on

Add tests for jax/torch format
9bfcbfa

MilesCranmer commited on

Allow user to pass extra torch operators to pysr
84e4a47

MilesCranmer commited on

Allow user to pass extra torch operators
e7ede78

MilesCranmer commited on

Remove unused torch backwards to sympy
a88a169

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

Fix output_torch_format option for pysr
86dd9ce

MilesCranmer commited on

Add docstring for sympy2torch
9068541

MilesCranmer commited on

Add test for pytorch export
3d7c303

MilesCranmer commited on

Refactor lazy loading of torch and jax
fb950bb

MilesCranmer commited on

Add torch format output; dont import jax/torch by default
68b3673

MilesCranmer commited on

Create torch export function
a06bfc4

MilesCranmer commited on

Move JAX export to separate file
5b978f9

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

Remove old _using_test_input function
d7444a2

MilesCranmer commited on

Test best() functions
1adfa85

MilesCranmer commited on

Change lambda_format to same format as torch/jax
4d915b2

MilesCranmer commited on

Turn test dir into module
09b1cf7

MilesCranmer commited on

Clean up coveralls code
ebef609

MilesCranmer commited on

Force coveralls to combine jobs
cd171e8

MilesCranmer commited on

Fix ignoring of feynman problems in coverage
8e6faf6

MilesCranmer commited on

Merge pull request #47 from MilesCranmer/coverage
e6c9a63
unverified

MilesCranmer commited on

Fix coverage run by cd to test dir
58c6697

MilesCranmer commited on

Move testing to unittest format
2f38c9c

MilesCranmer commited on

Fix coveralls service setting
253dd65

MilesCranmer commited on

Use coveralls python package
3ca1cbf

MilesCranmer commited on

Update docs for multi-output
3538029

MilesCranmer commited on

Set version to release candidate
8af3119

MilesCranmer commited on

Fix delayed printing of custom stdout
b5fd9da

MilesCranmer commited on