- Mar 24, 2023
-
-
Andreas Klöckner authored
-
Andreas Klöckner authored
* Add cibuildwheel * Skip windows and pre-3.8 builds * Add sdist, upload steps to wheel build workflow * Fix build skip list * Add note about cibw config to CI yaml * Skip pre-3.8 pypy as well * Fix CI wheel trigger config
-
- Nov 20, 2022
-
-
- Oct 14, 2022
-
-
- Sep 29, 2022
-
-
Zexx authored
* add METIS enum; enhance part_mesh; add tests * specify all `part_mesh` arguments in test/*.py * resolve comments * import pymetis.metis * update doc * fix a grammar error in the doc * fix linter errors: attempt#0 * remove submodule metis; revise gtype doc; add error msg to wrap_part_mesh; TODO: doc enum * update doc of enums * update doc of enums * fixed a linter error * Use references to refer to graph types Co-authored-by: Andreas Klöckner <inform@tiker.net>
-
- Aug 26, 2022
-
-
Kevin Dugan authored
* Adding wrapper for Metis Mesh Partition * Increasing documentation and testing coverage * Cleaning up unused package that was added by mistake * Adding tetrahedral mesh partition testing from @stoiver * Formatting based on linter * Resolving code review suggestions * Creating a named tuple for Mesh Partitioning
-
- Jul 23, 2022
-
-
Andreas Klöckner authored
-
Andreas Klöckner authored
-
Andreas Klöckner authored
-
- Feb 20, 2022
-
-
Andreas Klöckner authored
-
- Jun 25, 2021
-
-
- May 03, 2021
-
-
-
-
-
-
-
-
-
-
-
-
Andreas Klöckner authored
-
- Apr 12, 2021
-
-
Andreas Klöckner authored
Add docs
-
Andreas Klöckner authored
-
Andreas Klöckner authored
-
Andreas Klöckner authored
-
Andreas Klöckner authored
-
- Apr 08, 2021
-
-
Andreas Klöckner authored
-
Andreas Klöckner authored
Run flake8 in Github CI on target Py version
-
Andreas Klöckner authored
-
- Mar 08, 2021
-
-
Andreas Klöckner authored
CI/README: master->main
-
Andreas Klöckner authored
-
- Dec 08, 2020
-
-
Andreas Klöckner authored
Upgrade aksetup
-
Andreas Klöckner authored
-
Andreas Klöckner authored
changed IDXTYPEWIDTH to 64 to support large scale graph partition
-
Zhichao @surface authored
-
- Dec 02, 2020
-
-
Andreas Klöckner authored
Expose METIS contiguous partition flag through wrapper
-
Nathan Hartland authored
-
Nathan Hartland authored
-