Commit History

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

Merge pull request #46 from MilesCranmer/multi-output
0087907
unverified

MilesCranmer commited on

Fix best() for multi-output
7f2c133

MilesCranmer commited on

Fix printing of Julia output
cce046c

MilesCranmer commited on

Fix multi-output scoring
d3b73f7

MilesCranmer commited on

Make all best_ equations return list if multi output
7847c48

MilesCranmer commited on

Make y flat if only one output feature
5617815

MilesCranmer commited on

[WIP] begin implementation of multi-output compatibility
b5b74c3

MilesCranmer commited on

Require new SymbolicRegression.jl
a9c6697

MilesCranmer commited on

Bump version to 0.6.0 with new defaults
569f4ba

MilesCranmer commited on

Add Julia 1.6.1 to test suite
4e494ed

MilesCranmer commited on

Attempt to replace windows Unicode errors
61d9c14

MilesCranmer commited on