This provides a Fortran API and a source repackaging of the METIS library originally developed by Karypis Lab
- Run tests in CI
- Make CI open a PR for changes if the repository is dirty
- Add OOP API
fpm build
To use metis
as a dependency in your fpm
project, add the following to your fpm.toml
file:
[dependencies]
metis = { git = "https://github.com/gnikit/metis-fpm.git" }
MIT License
metis-fpm is distributed under the MIT License. See LICENSE for more information. METIS is distributed under the terms of the Apache License, Version 2.0