gotran.algorithms package

Submodules

gotran.algorithms.symbolicnewtonsolution module

class gotran.algorithms.symbolicnewtonsolution.SymbolicNewtonSolution(ode, theta=1)[source]

Bases: object

Class for storing information about a symbolic solution of newton iteration of an ODE

Module contents

class gotran.algorithms.SymbolicNewtonSolution(ode, theta=1)[source]

Bases: object

Class for storing information about a symbolic solution of newton iteration of an ODE