Skip to content

Releases: dastrobu/NdArray

fixed flattening strided arrays

04 Apr 08:45
ced2db6
Compare
Choose a tag to compare

single slice fixed

28 Jan 21:22
9404ee7
Compare
Choose a tag to compare

initial release

18 Jan 11:22
6e1c5ed
Compare
Choose a tag to compare
  • basic NdArray type with slice support implemented and tested
  • two subtypes Matrix and Vector with basis linear algebra operation support.