dastrobu / NdArray

N dimensional array package for numeric computing in swift.
https://dastrobu.github.io/NdArray/documentation/ndarray/
MIT License
24 stars 2 forks source link

describe `dataArray` and constructors to create NdArrays from Swift arrays in README #28

Closed dastrobu closed 1 year ago

dastrobu commented 2 years ago

The README is lacking docs on conversion from and to normal swift arrays.