Skip to content

[FIX] Old NumPy usage

In some test np.int was used. This is replaced for np.int64 in newer NumPy version Fixes #206 (closed)

Edited by Markus Holzer

Merge request reports

Loading