SciSharp / NumSharp

High Performance Computation for N-D Tensors in .NET, similar API to NumPy.
https://github.com/SciSharp
Apache License 2.0
1.34k stars 187 forks source link

Numsharp array output in .net interactive notebooks is misleading #493

Open oxygen-dioxide opened 1 year ago

oxygen-dioxide commented 1 year ago
image

In .net interactive notebooks, no matter how many dimensions an array has, it will be output as an 1d array.