PySR / pysr /__init__.py

Commit History

Move all deprecated functions to deprecated.py
0b9e421

MilesCranmer commited on

Add pre-commit hook for isort
976f8d8
unverified

MilesCranmer commited on

Add pre-commit hooks for unused imports
b933dea
unverified

MilesCranmer commited on

Patch scikit-learn to allow complex numbers
0a6b4ab
unverified

MilesCranmer commited on

Moved julia helper functions out of sr.py
6baa534

tttc3 commited on

Remove silencer function from init
598f406

MilesCranmer commited on

Add __version__ to package
b58a854

MilesCranmer commited on

Update parts of test to use ScikitLearn interface
af14165

MilesCranmer commited on

Create scikit-learn API
cd54791

MilesCranmer commited on

Add workaround for statically-linked libpython
6e2fc47

MilesCranmer commited on

Add missing top-level import
2eacb70

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

Add JAX export functionality
2ceb526

MilesCranmer commited on

Import FeynmanProblems into pysr namespace
79a153e

MilesCranmer commited on

Fix printed score; demonstrate best() function
59cf3d0

MilesCranmer commited on

Allow early quit + can pretty-print best equation
bf37f2a

MilesCranmer commited on

Create PyPI package under pysr
0c0aff7

MilesCranmer commited on