Skip to content

rub-hgi/gomatrix

Repository files navigation

gomatrix

GoDoc pipeline status coverage report Go Report Card License MIT

A go package for scientific matrix operations.

TODO

  • F_2 matrix implementation
    • Create matrix
    • Set values to matrix
    • AddMatrix
    • MulMatrix
    • InvertMatrix
    • Partial gauss
    • Transpose
    • Permute (cols)
  • More todos...

Releases

No releases published

Packages

No packages published