| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Original HTTPS Page] |
Scientific Computing Libraries for Go
| Library | Description | Version | Status | Issues | PRs |
|---|---|---|---|---|---|
| hdf5 | Pure Go HDF5 reader/writer | ||||
| matlab | MATLAB .mat file reader/writer |
# HDF5 library
go get github.com/scigolib/hdf5
# MATLAB library
go get github.com/scigolib/matlabAll libraries are released under the MIT License.
Pure Go library for reading and writing MATLAB .mat files (v5-v7.3+). No CGo, no external dependencies. Full support for numeric types, complex numbers, and multi-dimensional arrays. Cross-platform (Windows/Linux/macOS). Part of SciGoLib ecosystem.
This organization has no public members. You must be a member to see who’s a part of this organization.
Loading…
Loading…
| Back | FazBrowse Home | New Git URL |