Installation
Examples
API
MatrixLinearCVODESolver
Linear initial value problem solver from SUNDIALS CVODE (BDF method)
Attributes
absolute_tolerance
num_max_step_attempts
num_max_steps
relative_tolerance
Methods
copy(self)
copy
solve(self, arg0)
solve
Solves linear initial value problem.