Skip to main content

A package to define functions that allow for easy read/writing of binary files used by golang's Gonum

Project description

gonum-matrix-io

Offers some utilities to save Gonum matrices and vectors to a binary file, as well as some python scripts to load these files into numpy

Usage

For use in Go, run go get -u github.com/hmcalister/gonum-matrix-io.

You may then import hmcalister/gonum-matrix-io/gonumio in your Go code, and use gonumio.SaveMatrix to save a matrix (for example).


On the Python side, run pip install GonumMatrixIO to install the corresponding python package from pip. Then you can access these files using import GonumMatrixIO.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

gonummatrixio-0.0.9.tar.gz (2.5 kB view hashes)

Uploaded Source

Built Distribution

gonummatrixio-0.0.9-py3-none-any.whl (3.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page