PySR / pysr /__init__.py
MilesCranmer's picture
Add JAX export functionality
2ceb526
raw
history blame
155 Bytes
from .sr import pysr, get_hof, best, best_tex, best_callable, best_row
from .feynman_problems import Problem, FeynmanProblem
from .export import sympy2jax