Skip to content

Adapt tests for new numpy 1.25 dtype behaviour

Yunus Sevinchan requested to merge adapt-to-new-numpy-dtype-behaviour into main

... sometimes resulting in float32 arrays instead of float64; not quite clear why this happens, but it's not our responsibility to do dtype coercion.

Merge request reports