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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file gonummatrixio-0.0.9.tar.gz.
File metadata
- Download URL: gonummatrixio-0.0.9.tar.gz
- Upload date:
- Size: 2.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8c37ae04d5ab03f7ab9a61362486bffdf3f84b022edf5feb590b9c9f6692bd3b
|
|
| MD5 |
8d0ba24f16c8d615eedd97bbca44f05d
|
|
| BLAKE2b-256 |
8c1e6e1c6055dc9568f573f2ba5e4759b6d2125d77795397e22392a1c0feeb77
|
File details
Details for the file gonummatrixio-0.0.9-py3-none-any.whl.
File metadata
- Download URL: gonummatrixio-0.0.9-py3-none-any.whl
- Upload date:
- Size: 3.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
73a01a026f47349b5caad0e34715548eef3610038b7e1292ad856c2a2e5091fb
|
|
| MD5 |
475a527af420176ce0e7eca8a73b04bc
|
|
| BLAKE2b-256 |
baeea94d728084498cf9c560c2a5501d126258ea75548579d72a98a7167766d2
|