Installation
Examples
API
VectorLinearIVPSolver
Python interface for linear initial value problem solvers
Attributes
absolute_tolerance
num_max_steps
relative_tolerance
Methods
copy(self)
copy
solve(self, problem)
solve
Solves linear initial value problem.