Skip to content

MeshFEM/quotient

Repository files navigation

quotient is a C++14 header-only implementation of the (Approximate) Minimum Degree reordering algorithm. Loosely speaking it is applicable for sparse Symmetric Quasi-SemiDefinite (SQSD) Cholesky factorizations.

Join the chat at https://gitter.im/hodge_star/community Documentation

Dependencies

There are no dependencies for installation of the headers.

But running the example drivers requires previous installation of the header-only command-line processing C++14 library specify.

The build system for the examples uses meson and the unit tests use Catch2.

Quickstart

Please see the quickstart documentation for a brief introduction to the library.

License

quotient is distributed under the Mozilla Public License, v. 2.0.

Releases

No releases published

Packages

 
 
 

Contributors