Skip to content
/ matrix Public

Matrix library for the Go programming language

Notifications You must be signed in to change notification settings

NDari/matrix

Repository files navigation

Matrix GoDoc Build Status Coverage Status

Matrix library for go

This package provides a matrix library for Go. Currenly, float64 is the only supported type, but we will add support for int64, and perhaps interface{} down the line

About

Matrix library for the Go programming language

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages