Skip to content

Latest commit

 

History

63 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Matrix

A simple library for floating point matrices.

Features:

  • create matrices in various ways.
  • transpose matrices
  • multiply matrices by constants
  • multiply matrices by matrices
  • add constants to matrices
  • add and subtract matrices to matrices
  • add matrices to matrices element wise (hadamard product)
  • apply functions to all elements in your matrix
  • calculate the determinant of a matrix
  • calculate the dot product of a matrix

About

A simple library for matrices.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages