newtonprop
latest

Contents:

  • The newtonprop Python package
  • Contributing
  • Credits
  • History
  • The Newton Propagator
  • Example
  • Benchmarks
  • API of the newtonprop package
newtonprop
  • Docs »
  • Welcome to the newtonprop’s Python package’s documentation!
  • Edit on GitHub

Welcome to the newtonprop’s Python package’s documentation!¶

Source code on Github newtonprop on the Python Package Index Travis Continuous Integration AppVeyor Continuous Integration Coveralls Documentation Status BSD License

Contents:

  • The newtonprop Python package
    • Prerequisites
    • Installation
    • Usage
  • Contributing
    • Report Bugs
    • Submit Feedback
    • Fix Bugs / Implement Features
    • Pull Request Guidelines
    • Get Started!
    • Testing
    • Write Documentation
    • Developers’ How-To’s
  • Credits
    • Development Lead
    • Contributors
  • History
    • 0.1.0 (2018-11-27)
  • The Newton Propagator
    • Quantum mechanical equations of motion
    • ODE solvers versus series expansion
    • Chebychev expansion
    • Newton expansion
    • Newton propagation with an implicitly restarted Arnoldi method
    • References
  • Example
    • QuTiP Model
    • Reference Dynamics
    • Newton propagation of QuTiP objects
    • Newton propagation of QuTiP objects with Cython
    • Using a stateful propagator
    • Newton propagation of numpy state
  • Benchmarks
    • Propagation runtime
    • Profiling
    • Number of function evaluations

API¶

  • API of the newtonprop package
Next

© Copyright 2018, Michael Goerz Revision a4e7a82e.

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