Releases: dastrobu/NdArray
Releases · dastrobu/NdArray
fixed flattening strided arrays
single slice fixed
fix #1
initial release
- basic NdArray type with slice support implemented and tested
- two subtypes Matrix and Vector with basis linear algebra operation support.