File size: 162 Bytes
b200bda
 
 
 
 
 
1
2
3
4
5
6
7
from . import calculus
# XXX: hack to set methods
from . import approximation
from . import differentiation
from . import extrapolation
from . import polynomials