pygsti.evotypes.statevec_slow.statereps
State representation classes for the statevec_slow evolution type.
Module Contents
Classes
The base class for all state representation classes |
|
The base class for all state representation classes |
|
The base class for all state representation classes |
|
The base class for all state representation classes |
|
The base class for all state representation classes |
- class pygsti.evotypes.statevec_slow.statereps.StateRep(data, state_space, basis)
Bases:
pygsti.evotypes.basereps.StateRep
The base class for all state representation classes
- property dim
- data
- state_space
- basis
- copy_from(other)
- actionable_staterep()
- to_dense(on_space)
- class pygsti.evotypes.statevec_slow.statereps.StateRepDensePure(purevec, state_space, basis)
Bases:
StateRep
The base class for all state representation classes
- property base
- base_has_changed()
- class pygsti.evotypes.statevec_slow.statereps.StateRepComputational(zvals, basis, state_space)
Bases:
StateRep
The base class for all state representation classes
- zvals