PySR / pysr /sr.py

Commit History

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

Put in optimizer controls
6decb44

MilesCranmer commited on

Fix syntax error in JAX converter
d0788ef

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

Warm up to a fraction of total training time
67558da

MilesCranmer commited on

Fix equation refresh for changing lines
a1876b2

MilesCranmer commited on

Correctly allow for deleted hall of fame
8d92d8e

MilesCranmer commited on

Query terminal size in more compatible way
e3e2116

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

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

Fix documentation of loss functions
6143e3c

MilesCranmer commited on

Change internal loss name to prevent conflicts
fa43750

MilesCranmer commited on

Enable custom loss functions
90f5e4c

MilesCranmer commited on

Merge branch 'master' into DhananjayAshok-master
b70dcd7

MilesCranmer commited on

Fix bug with different precision in numpy data
1e13cd6

MilesCranmer commited on

Merge branch 'master' into DhananjayAshok-master
486a267

MilesCranmer commited on

Fix bug with custom variable names
3d94cb6

MilesCranmer commited on

Compatible filenames
d974a2c

MilesCranmer commited on

Merge branch 'master' of https://github.com/DhananjayAshok/PySR into DhananjayAshok-master
1bd5604

MilesCranmer commited on

Automatically update Julia packages
a8bf212

MilesCranmer commited on

Fix bug for installing in local copies
276514d

MilesCranmer commited on

Remove deprecated kwargs
b935024

MilesCranmer commited on