Skip to content

malayandi/LAva

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LAva: A Linear Algebra Library for Java

LAva is a linear algebra library for Java providing an efficient, intuitive interface for matrix-vector operations. LAva can perform, among other things:

  • Basic matrix arithmetic
  • QR Factorization
  • Computation of eigenvalues and eigenvectors of a matrix
  • Singular value decomposition of a matrix
  • Computation of an orthonormal basis for a set of vectors
  • Change of basis for matrices and vectors

For questions, contact [email protected]

About

A Linear Algebra Library for Java.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%