Skip to content

Block scipy-1.6.1

Viacheslav Ostroukh requested to merge fix/ban_scipy_1_6_1 into master

In many cases bug [1] causes scipy.sparse.coo_matrix to cast complex matrix to float.

[1] https://github.com/scipy/scipy/issues/13585

Merge request reports