PySR / pysr /__init__.py
MilesCranmer's picture
Import FeynmanProblems into pysr namespace
79a153e
raw
history blame
125 Bytes
from .sr import pysr, get_hof, best, best_tex, best_callable, best_row
from .feynman_problems import Problem, FeynmanProblem