Commit History

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

Fix unicode printing issue on Windows
ec0919d

MilesCranmer commited on

Only decode if progress turned on
b971eee

MilesCranmer commited on

Use old default kwargs for test
10ff16a

MilesCranmer commited on

Remove check of deprecated kwarg
1969cde

MilesCranmer commited on

New default arguments for 0.6.0
f068a46

MilesCranmer commited on

Correct error type
2309acf

MilesCranmer commited on

More helpful common error messages
102209f

MilesCranmer commited on

Fix edgecase related to always setting julia_project
3c4ee8e

MilesCranmer commited on

Bump version with fixed atanh
fd7b323

MilesCranmer commited on

Bump version with atanh_clip operator
09f006f

MilesCranmer commited on

Update operators list
5f486e9

MilesCranmer commited on

Update operators in docs
ba42fd1

MilesCranmer commited on

Add new acosh/gamma functions
e968e20

MilesCranmer commited on

Fix sympy string for power op
f1c202a

MilesCranmer commited on

Fix mutable default arguments
436d629

MilesCranmer commited on