File tree Expand file tree Collapse file tree 1 file changed +10
-3
lines changed Expand file tree Collapse file tree 1 file changed +10
-3
lines changed Original file line number Diff line number Diff line change 22
33> ** Pure Go implementation for reading AND writing MATLAB ` .mat ` files** - No CGo required
44
5- [ ![ Go Version] ( https://img.shields.io/badge/Go-1.25%2B-00ADD8?style=flat&logo=go )] ( https://golang.org )
5+ [ ![ GitHub Release] ( https://img.shields.io/github/v/release/scigolib/matlab?include_prereleases&style=flat-square&logo=github&color=blue )] ( https://github.com/scigolib/matlab/releases/latest )
6+ [ ![ Go Version] ( https://img.shields.io/badge/Go-1.25%2B-00ADD8?style=flat-square&logo=go )] ( https://go.dev/dl/ )
67[ ![ Go Reference] ( https://pkg.go.dev/badge/github.com/scigolib/matlab.svg )] ( https://pkg.go.dev/github.com/scigolib/matlab )
7- [ ![ License] ( https://img.shields.io/badge/license-MIT-blue.svg )] ( LICENSE )
8- [ ![ Status] ( https://img.shields.io/badge/status-beta-orange.svg )] ( https://github.com/scigolib/matlab )
8+ [ ![ GitHub Actions] ( https://img.shields.io/github/actions/workflow/status/scigolib/matlab/test.yml?branch=main&style=flat-square&logo=github-actions&label=CI )] ( https://github.com/scigolib/matlab/actions )
9+ [ ![ Go Report Card] ( https://goreportcard.com/badge/github.com/scigolib/matlab?style=flat-square )] ( https://goreportcard.com/report/github.com/scigolib/matlab )
10+ [ ![ License] ( https://img.shields.io/badge/license-MIT-blue.svg?style=flat-square )] ( LICENSE )
11+ [ ![ GitHub Stars] ( https://img.shields.io/github/stars/scigolib/matlab?style=flat-square&logo=github )] ( https://github.com/scigolib/matlab/stargazers )
12+ [ ![ GitHub Issues] ( https://img.shields.io/github/issues/scigolib/matlab?style=flat-square&logo=github )] ( https://github.com/scigolib/matlab/issues )
13+ [ ![ Discussions] ( https://img.shields.io/github/discussions/scigolib/matlab?style=flat-square&logo=github&color=purple )] ( https://github.com/scigolib/matlab/discussions )
14+
15+ ---
916
1017A modern, pure Go library for ** reading and writing** MATLAB ` .mat ` files without CGo dependencies. Part of the [ SciGoLib] ( https://github.com/scigolib ) scientific computing ecosystem.
1118
You can’t perform that action at this time.
0 commit comments