sf.math.matvec_at_modes¶
- math.matvec_at_modes(vec, modes)¶
Matrix-vector multiplication between a phase-space matrix and a vector in the specified modes.
- Return type:
ndarray[Tuple[int,...],Union[TypeVar(R,float16,float32,float64),TypeVar(C,complex64,complex128),TypeVar(Z,int16,int32,int64),TypeVar(N,uint16,uint32,uint64)]]
code/api/mrmustard.math.matvec_at_modes
Download Python script
Download Notebook
View on GitHub