METIS for fpm
February 19, 2023 ยท View on GitHub
This provides a Fortran API and a source repackaging of the METIS library originally developed by Karypis Lab
TODO
- Run tests in CI
- Make CI open a PR for changes if the repository is dirty
- Add OOP API
Usage
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" }
License
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