newtonprop
latest

Contents:

  • The newtonprop Python package
  • Contributing
  • Credits
  • History
  • The Newton Propagator
  • Example
  • Benchmarks
  • API of the newtonprop package
newtonprop
  • Docs »
  • Index
  • Edit on GitHub

Index

_ | F | J | M | N | S | T

_

  • _A() (newtonprop.interface.NewtonPropagatorBase method)
  • _check() (newtonprop.interface.NewtonPropagatorBase method)
  • _convert_data_to_internal() (newtonprop.interface.NewtonPropagatorBase static method)
  • _convert_state_from_internal() (newtonprop.interface.NewtonPropagatorBase method)
  • _convert_state_to_internal() (newtonprop.interface.NewtonPropagatorBase method)
  • _data (newtonprop.interface.NewtonPropagatorBase attribute)
  • _inner() (newtonprop.interface.NewtonPropagatorBase method)
  • _norm() (newtonprop.interface.NewtonPropagatorBase method)
  • _v (newtonprop.interface.NewtonPropagatorBase attribute)
  • _v0 (newtonprop.interface.NewtonPropagatorBase attribute)
  • _zero() (newtonprop.interface.NewtonPropagatorBase method)

F

  • func (newtonprop.interface.NewtonPropagatorBase attribute)
  • funcs (newtonprop.interface.NewtonPropagatorBase attribute)

J

  • jit() (in module newtonprop.propagator)

M

  • m_max (newtonprop.interface.NewtonPropagatorBase attribute)
  • maxrestart (newtonprop.interface.NewtonPropagatorBase attribute)

N

  • newtonprop (module)
  • newtonprop.interface (module)
  • newtonprop.propagator (module)
  • NewtonPropagatorBase (class in newtonprop.interface)

S

  • set_initial_state() (newtonprop.interface.NewtonPropagatorBase method)
  • state (newtonprop.interface.NewtonPropagatorBase attribute)
  • step() (in module newtonprop.propagator)
    • (newtonprop.interface.NewtonPropagatorBase method)

T

  • tol (newtonprop.interface.NewtonPropagatorBase attribute)

© Copyright 2018, Michael Goerz Revision a4e7a82e.

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