HSUAN221 / yakutat

MPI sparse matrix solver

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Yakutat: Sparse Matrix Open-source

What is yakutat?

Logo Yakutat

Yakutat is a header-only library of C++17 components designed with practicality and efficiency matrix solver tools. Yakutat is easy to learn how to use parallel logic to solve linear system. Yakutat contains CSR, ELL format to store sparse matrix. So, you can choose no MPI ver. or MPI ver. to use.

About

MPI sparse matrix solver

License:MIT License


Languages

Language:C++ 97.5%Language:CMake 1.3%Language:Makefile 0.7%Language:Dockerfile 0.5%