PySR / pysr /__init__.py
MilesCranmer's picture
Add torch format output; dont import jax/torch by default
68b3673
raw
history blame
125 Bytes
from .sr import pysr, get_hof, best, best_tex, best_callable, best_row
from .feynman_problems import Problem, FeynmanProblem