Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
QuGrad documentation
QuGrad documentation
  • User Guide
    • Getting Started
    • Pulse Forms
    • Examples
    • Running Tests
  • API Reference
    • qugrad
      • qugrad.HilbertSpace
      • qugrad.QuantumSystem
      • qugrad.pulses
        • qugrad.pulses.compose
        • qugrad.pulses.compose_unpack
      • qugrad.systems
        • qugrad.systems.PulseForm
        • qugrad.systems.TransformedSystem
  • Developer API Reference
  • Change Log
  • Citation
  • License
  • GitHub
  • PyPI
Back to top
View this page

qugrad.systemsΒΆ

Additional quantum systems.

Classes

PulseForm

A transformed qugrad.QuantumSystem in which _pre_processing() has been composed with another pre processing function.

TransformedSystem

A base class for representing a transformation on a qugrad.QuantumSystem.

Next
qugrad.systems.PulseForm
Previous
qugrad.pulses.compose_unpack
Copyright © 2025, Christopher K. Long
Made with Sphinx and @pradyunsg's Furo