Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
PySTE documentation
PySTE documentation
  • User Guide
    • Getting Started
    • State Vector and Unitary Evolution
    • Switching Function
    • Multithreading
    • Examples
    • Running Tests
    • Running Benchmarks
  • Benchmarks
    • Initialisation Benchmark
    • Propagation Benchmark
    • PySTE vs. QuTiP
  • API Reference
    • py_ste
      • get_threads
      • get_unitary_evolver
      • set_threads
      • unitary_gate_infidelity
      • evolvers
        • DenseUnitaryEvolver
        • DenseUnitaryEvolver_nctrl_dim
        • SparseUnitaryEvolver
        • SparseUnitaryEvolver_nctrl_dim
        • UnitaryEvolver
  • Change Log
  • Citation
  • License
  • GitHub
  • GitLab (mirror)
  • PyPI
  • doi:10.5281/zenodo.17116431
  • Archive
Back to top
View this page

ExamplesΒΆ

Examples can be found in the examples directory. The examples are:

  • Rabi_oscillation.py (discussed in quick start)

  • computes_switching_function.py (discussed in switching function)

Previous | Next

Next
Running Tests
Previous
Multithreading
Copyright © 2025, Christopher K. Long
Made with Sphinx and @pradyunsg's Furo