Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix!: change memory layout of waveforms (#152)
Also fix incorrect waveform generation when crosstalk is present. Since waveform is allocated by numpy, remove mimalloc. BREAKING CHANGE: waveform is (2, length) numpy array now
- Loading branch information