PySR / pysr

Commit History

Switch to using sympytorch
b0e1209

MilesCranmer commited on

Move CallableEquation to bottom of docs
f544d25

MilesCranmer commited on

Fix tabs in docstring
c915ce2

MilesCranmer commited on

Make printing compatible with jupyter
3c59d19

MilesCranmer commited on

Split CI into separate windows action
c01fb54

MilesCranmer commited on

Fix sympy2jax for selection of indices
55e3b83

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

Use random forest for feature selection
4db1c62

MilesCranmer commited on

Remove unused torch->sympy code
b80fb14

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

Fix output_torch_format option for pysr
86dd9ce

MilesCranmer commited on

Add docstring for sympy2torch
9068541

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

Remove old _using_test_input function
d7444a2

MilesCranmer commited on

Change lambda_format to same format as torch/jax
4d915b2

MilesCranmer commited on

Update docs for multi-output
3538029

MilesCranmer commited on

Fix delayed printing of custom stdout
b5fd9da

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

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

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 atanh_clip operator
09f006f

MilesCranmer commited on

Update operators list
5f486e9

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

Fix syntax error in JAX converter
d0788ef

MilesCranmer commited on

Fix output of jax exporter
44216ab

MilesCranmer commited on

Add mechanism for extracting JAX functions
898f500

MilesCranmer commited on