Spaces:
Sleeping
Sleeping
MilesCranmer
commited on
Commit
•
79a153e
1
Parent(s):
cc26e99
Import FeynmanProblems into pysr namespace
Browse files- pysr/__init__.py +1 -0
pysr/__init__.py
CHANGED
@@ -1 +1,2 @@
|
|
1 |
from .sr import pysr, get_hof, best, best_tex, best_callable, best_row
|
|
|
|
1 |
from .sr import pysr, get_hof, best, best_tex, best_callable, best_row
|
2 |
+
from .feynman_problems import Problem, FeynmanProblem
|