Commit History

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

Query terminal size in more compatible way
e3e2116

MilesCranmer commited on

Bump version for new SymbolicRegression.jl with fixed printing
269706f

MilesCranmer commited on

Pass terminal size through to julia for progress bar
7dd54ff

MilesCranmer commited on

Enable option for tqdm-like progress bar
81d46f1

MilesCranmer commited on

Bump version with temp hall of fame file
a9577d1

MilesCranmer commited on

Fix potential bug with user equation filename in temp dir
9a46c88

MilesCranmer commited on

Reading equation files from temp dir requires converting dir to string
05cff8a

MilesCranmer commited on

Allow user to put equation file in temp directory
609b9fc

MilesCranmer commited on

Fix potential bug with equation file in different dir
e0a69cb

MilesCranmer commited on

Add custom loss to example.py
9dc8d8f

MilesCranmer commited on

Add additional examples of losses
671aa36

MilesCranmer commited on

Fix documentation of loss functions
6143e3c

MilesCranmer commited on

Merge pull request #28 from MilesCranmer/v0.5.0-rc1
0b34329
unverified

MilesCranmer commited on

Require Julia 1.5 (FromFile.jl requirement)
ea0208f

MilesCranmer commited on

Document loss functions
bd21c66

MilesCranmer commited on

Change internal loss name to prevent conflicts
fa43750

MilesCranmer commited on

Activate version 0.5.0 of SymbolicRegression.jl
6622663

MilesCranmer commited on

Enable custom loss functions
90f5e4c

MilesCranmer commited on

Update to allow v0.4.11 of SymbolicRegression.jl
b6c4c3a

MilesCranmer commited on

Build on change to Project.toml
a26da5f

MilesCranmer commited on