Skip to content

NguyenHoaiPhuong/NumericalSolver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

Numerical Solver

  • To provide a library of mathematical functions to solve Linear Algebraic problems, such as matrices decomposition (A = LU, or A = LLT, or A = LDLT, etc), equation AX = B, etc.
  • To solve problems for both dense and sparse matrices. For dense matrices' problems, BLAS and LAPACK will be used.

Getting Started // On going

Prerequisites // On going

Give examples // On going

Running the tests // On going

Versioning // On going

Authors Nguyen Hoai Phuong Email: hoaiphuong.nguyen.vn@gmail.com

License // On going

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages