NumSharp icon indicating copy to clipboard operation
NumSharp copied to clipboard

Possible typo "ToMuliDimArray()"

Open sappho192 opened this issue 2 years ago • 1 comments

Hi, recently I've been using this library and stumbled upon this method.

https://github.com/SciSharp/NumSharp/blob/1fed94d2e556a7fdfc815775db68f9c8f195298a/src/NumSharp.Core/Casting/NdArrayToMultiDimArray.cs#L31

Is ToMuliDimArray() typo of ToMultiDimArray()?

sappho192 avatar Aug 30 '23 11:08 sappho192