Issues
- 5
Custom dtype creation
#73 opened by nsmith29 - 0
np.mean speed up
#72 opened by williamlzw - 1
argmax speed up
#70 opened by williamlzw - 3
SIMD
#71 opened by a1821216780 - 30
np.load, np.save missing
#48 opened by Fokatu - 1
The np.append operation result is incorrect
#69 opened by williamlzw - 10
Performance problem calling np.where
#67 opened by GregTheDev - 2
byteswap() not working for np.Float32
#68 opened by GregTheDev - 5
- 5
This error shouldn't be happening, right?
#65 opened by lintao185 - 7
Would it be more scalable and have better performance if ndarray.tobytes() returned a Span<byte>?
#64 opened by lintao185 - 3
open NumpyDonet may not support AOT
#62 opened by a1821216780 - 2
Convolve return ndarray with wrong size
#60 opened by DeanZhuo - 3
- 9
np.fromfile() is very slow
#58 opened by OleksiiMatiash - 6
RandomAPI.choice() not implemented
#57 opened by rainyl - 11
Numpy dotnet Performance Issue
#56 opened by Sundarrajan06295 - 1
Hello, may I ask if the "linalg" algorithm library will be added in the future?
#55 opened by sdyby2006 - 2
- 1
- 3
Rotating an array, then attempting to update with advanced indexing causes an index out of bound error
#52 opened by Taz145 - 1
np.inf missing
#45 opened by toolgood - 4
np.frombuffer missing
#41 opened by SimonCraenen - 6
- 6
np.interp not implemented
#15 opened by Karthick47v2 - 2
np.argsort() throw IndexOutOfRangeException
#49 opened by rainyl - 2
- 14
[Requirement]Support serialization
#46 opened by ChengYen-Tang - 12
- 2
Get data for a shape using a range
#42 opened by ChengYen-Tang - 1
WIP missing
#40 opened by GeorgeS2019 - 2
WIP Tracking Skips Unit Tests
#37 opened by GeorgeS2019 - 46
What is issubdtype at numpy.net
#39 opened by ChengYen-Tang - 8
String parsing returns 0
#18 opened by Happypig375 - 3
- 0
- 1
Confusing instruction: System.Exception: Unable to determine array type. Could not find any non-null entries. Please specify dtype
#32 opened by Happypig375 - 1
Np.fft not found
#36 opened by pty819 - 2
[Suggest] make Ndarray == closer to numpy
#38 opened by ChengYen-Tang - 10
Consider using .NET interactive notebooks
#35 opened by GeorgeS2019 - 2
np.delete should not flatten its output
#19 opened by Happypig375 - 2
Integer array indexing on arrays made from stack/concatenation fails to assign values after the 1000th element
#26 opened by Happypig375 - 10
- 1
np.take using 0D array throws exception
#24 opened by Happypig375 - 5
indexing with 0D array
#21 opened by Happypig375 - 1
- 12
- 2
np.max and np.min are missing axis parameter
#23 opened by Happypig375 - 11
- 2
Inconsistent equality
#16 opened by Happypig375