Skip to content

Improve tests of TimeSeries.csd

This PR improves the tests of TimeSeries.csd, in part to accommodate changes coming for numpy 1.25 that impact comparing complex and real-typed arrays (less magic happens).

Merge request reports