MilesCranmer commited on
Commit
79a153e
1 Parent(s): cc26e99

Import FeynmanProblems into pysr namespace

Browse files
Files changed (1) hide show
  1. 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