jeromerobert / hmat-oss

A hierarchical matrix C/C++ library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status

hmat-oss is hierarchical matrix library written in C++. It has a C API. It contains a LU and LLt solver, and a few other things.

About

A hierarchical matrix C/C++ library

License:GNU General Public License v2.0


Languages

Language:C++ 89.2%Language:C 6.1%Language:CMake 4.8%