sympint

Examples:

  • Example-01: Functional iteration
  • Example-02: Yosida composition
  • Example-03: Implicit midpoint integrator
  • Example-04: Tao integrator
  • Example-05: Demo
  • Example-06: Non-autonomous hamiltonian integration

API:

  • Functional
  • fold()
  • fold_list()
  • nest()
  • nest_list()
  • Util
  • first()
  • last()
  • Yoshida
  • coefficients()
  • sequence()
  • table()
  • weights()
  • Integrators
  • midpoint()
  • tao()
sympint
  • Index

Index

C | F | L | M | N | S | T | W

C

  • coefficients() (in module sympint.yoshida)

F

  • first() (in module sympint.util)
  • fold() (in module sympint.functional)
  • fold_list() (in module sympint.functional)

L

  • last() (in module sympint.util)

M

  • midpoint() (in module sympint.integrators)
  • module
    • sympint.functional
    • sympint.integrators
    • sympint.util
    • sympint.yoshida

N

  • nest() (in module sympint.functional)
  • nest_list() (in module sympint.functional)

S

  • sequence() (in module sympint.yoshida)
  • sympint.functional
    • module
  • sympint.integrators
    • module
  • sympint.util
    • module
  • sympint.yoshida
    • module

T

  • table() (in module sympint.yoshida)
  • tao() (in module sympint.integrators)

W

  • weights() (in module sympint.yoshida)

© Copyright 2025, Ivan Morozov.

Built with Sphinx using a theme provided by Read the Docs.