components

Components like spin, interaction, static and driving field, furthermore pulses and time segments.

Classes

DrivingField(name, direction)

Represent an AC magnetic field.

Interaction(spin1, spin2[, tensor])

Represent an interaction between two spins.

Pulse(start, end, frequency, complex_envelope)

Represents a single pulse.

PulseList([iterable])

Represent multiple pulses.

Spin(dimension, name, qubit_subspace, ...[, ...])

Represent a spin.

StaticField([strengths])

Represent a static magnetic field.

TimeSegment(start, end, pulses)

Represents a time segment associated with a list of pulses.

TimeSegmentSequence([iterable])

Represent sequence of time segments.