Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project overview

Library of basic operations of linear algebra

  • Addition, subtraction and scaling of matrices and vectors
  • Linear combinations of vectors
  • Linear interpolation of points, vectors and matrices
  • Dot product
  • Norm
  • Cosine
  • Cross Product
  • Linear Map and Matrix Multiplication
  • Trace
  • Transpose
  • Row echelon form
  • Determinant
  • Inverse
  • Rank
  • LUP decomposition and System solving

About

Linear Algebra in Ocaml

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages