x3cflux.MatrixLinearIVPSolver

class x3cflux.MatrixLinearIVPSolver

Python interface for linear initial value problem solvers

Attributes

absolute_tolerance

num_max_steps

relative_tolerance

Methods

copy(self)

solve(self, problem)

Solves linear initial value problem.