NumSharp icon indicating copy to clipboard operation
NumSharp copied to clipboard

np.load System.Exception

Open Kiord opened this issue 2 years ago • 0 comments

I am loading several arrays in Unity using NumSharp's np.load. It works well for most of them but one throws an exception :

image

In NumPy np.load works fine for this this array.

here is a link to download this specific array.

What is the reason behind this exception ?

Thank you

Kiord avatar Dec 20 '22 13:12 Kiord