x3cflux.VectorLinearIVPSolver

class x3cflux.VectorLinearIVPSolver

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.