Types submodule#
Fundamental types#
Type |
Type Guard |
Description |
|---|---|---|
|
|
A single integer or floating point number. |
|
|
A single floating point number. |
|
|
A 1D numpy array of floating point numbers. |
|
|
A 1D numpy array or sequence of scalars. |
State representation#
|
Base class for state vectors |