Commit History

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

Syntax error in kwargs
7f2ee62

MilesCranmer commited on

Fix some jax function equivalencies
afef357

MilesCranmer commited on

Put in optimizer controls
6decb44

MilesCranmer commited on

Add missing symbol to test
cb6939e

MilesCranmer commited on

Only test jax on non-Windows systems
41e5fd5

MilesCranmer commited on

Fix syntax error in JAX converter
d0788ef

MilesCranmer commited on

Fix output of jax exporter
44216ab

MilesCranmer commited on

Test sympy export to jax
05cf610

MilesCranmer commited on

Add mechanism for extracting JAX functions
898f500

MilesCranmer commited on

Remove unused sympy.round
3772652

MilesCranmer commited on

Add JAX export functionality
2ceb526

MilesCranmer commited on

Fix sympy operators for log
66dcb6d

MilesCranmer commited on

Update version of SymbolicRegression.jl
73f7005

MilesCranmer commited on

Bump version to new backend
b22f2bf

MilesCranmer commited on

Warm up to a fraction of total training time
67558da

MilesCranmer commited on

Update version of SymbolicRegression.jl
0a3b812

MilesCranmer commited on

Bump version with fixed scoring
0e8e551

MilesCranmer commited on

Bump version with fixed hall of fame calculations
77e3c2f

MilesCranmer commited on

Fix equation refresh for changing lines
a1876b2

MilesCranmer commited on

Update version with more frequent equation saving
a1bc64b

MilesCranmer commited on

Bump version to latest SymbolicRegression patch
0d95e9c

MilesCranmer commited on

Correctly allow for deleted hall of fame
8d92d8e

MilesCranmer commited on

Make CI install better Julia registry
4ef59ef

MilesCranmer commited on