Skip to content

bugra/matrix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Testing Image Issues

Matrix

matrix is a BSD licensed library that provides common matrix operations written in Go, inspired by Numpy. It has full coverage for tests.

Documentation

Godoc

License

BSD License

Supported Functions

  • where
  • take
  • dot product
  • determinant
  • minor matrix
  • cofactor matrix
  • apply
  • cumulative sum
  • lower triangle
  • upper triangle
  • diagonal

About

Common matrix operations in Go

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages