Package Usage: go: github.com/sbinet/npyio
Package npyio provides read/write access to files following the NumPy data file format:
npyio supports r/w of scalars, arrays, slices and gonum/mat.Dense.
Supported scalars are:
Reading from a NumPy data file can be performed like so:
npyio can also read data directly into slices, arrays or scalars, provided
the on-disk data type and the provided one match.
Example:
Writing into a NumPy data file can be done like so:
Scalars, arrays and slices are also supported:
11 versions
Latest release: over 1 year ago
33 dependent packages
View more package details: https://packages.ecosystem.code.gouv.fr/registries/proxy.golang.org/packages/github.com/sbinet/npyio
Dependent Repos 2
go-hep/hep
hep is the mono repository holding all of go-hep.org/x/hep packages and toolsLast synced: 8 months ago