4 lines
99 B
Python
4 lines
99 B
Python
from .function_fitting_problem import FunctionFittingProblem
|
|
from .xor import *
|
|
from .sin import *
|