Skip to content

jmpargana/matrix

Repository files navigation

matrix

GoDoc Build Status License

Matrix is a simple implementation of a general purpose matrix with concurrency in go.

Usage

If you use version 1.11 or older just add the following line inside your module files.

import "github.com/jmpargana/matrix"

If you use an older version run this on your terminal:

go get github.com/jmpargana/matrix

License

License

About

Matrix in go with concurrency

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages