aschampion / rust-n5

Rust implementation of the N5 "Not HDF5" tensor file system format
Apache License 2.0
15 stars 3 forks source link

write_ndarray should take ref to array view rather than array #32

Closed aschampion closed 4 years ago

aschampion commented 4 years ago

From comment in rust-pyn5 by @clbarnes