Skip to content

gnikit/metis-fpm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

METIS for fpm

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

About

The METIS partitioning library with a Fortran and C API packaged for fpm

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published