5 lines
114 B
Python
5 lines
114 B
Python
from ._impl import odeint
|
|
from ._impl import odeint_adjoint
|
|
from ._impl import odeint_event
|
|
__version__ = "0.2.2"
|