Package: wnpp Severity: wishlist Owner: Drew Parsons <dpars...@debian.org> X-Debbugs-Cc: debian-de...@lists.debian.org, debian-scie...@lists.debian.org
* Package name : python-meshzoo Version : 0.9.0 Upstream Author : Nico Schlömer <nico.schloe...@gmail.com> * URL : https://github.com/nschloe/meshzoo * License : GPL-3 Programming Lang: Python Description : simple geometric meshes When generating meshes for FEM/FVM computations, sometimes your geometry is so simple that you don't need a complex mesh generator (like pygmsh, MeshPy, mshr, pygalmesh, dmsh), but something simple and fast that makes use of the structure of the domain. Enter meshzoo. Examples: Triangle, Rectangle, Regular polygon, Disk, Möbius strip, Sphere (surface), Ball (solid), Tube, Cube. Required for running meshplex tests (liberating from the current tangled dmsh patch). To be maintained under the Debian Science Team alongside meshplex and Nico's other python packages.