Skip to content

vaishna77/AFMM2D

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AFMM2Dlib is a library for computing fast matrix-vector products. AFMM (Algebraic FMM) is an FMM (Fast Multipole Method) implementation where the low rank approximations of appropriate matrix sub-blocks are formed in an algebraic fashion. Low-rank approximation of the appropriate blocks is obtained using ACA. The domain is subdivided based on a KDTree. The algorithm has been parallelized using OpenMP. The code is written in C++ and features an easy-to-use interface.

For more details on the usage of the library, visit the documentation page.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published