Paket: python3-pygalmesh (0.2.6-1)
Links für python3-pygalmesh
Debian-Ressourcen:
Quellcode-Paket pygalmesh herunterladen:
Betreuer:
Externe Ressourcen:
- Homepage [github.com]
Ähnliche Pakete:
a Python 3 frontend to CGAL's 3D mesh generators
pygalmesh makes it easy to create high-quality 3D volume and surface meshes.
CGAL offers two different approaches for mesh generation:
- Meshes defined implicitly by level sets of functions. - Meshes defined by a set of bounding planes.
pygalmesh provides a front-end to the first approach, which has the following advantages and disadvantages:
- All boundary points are guaranteed to be in the level set within any specified residual. This results in smooth curved surfaces. - Sharp intersections of subdomains (e.g., in unions or differences of sets) need to be specified manually (via feature edges, see below), which can be tedious.
On the other hand, the bounding-plane approach (realized by mshr), has the following properties:
- Smooth, curved domains are approximated by a set of bounding planes, resulting in more of less visible edges. - Intersections of domains can be computed automatically, so domain unions etc. have sharp edges where they belong.
pygalmesh and mshr are therefore complementary.
This package installs the pygalmesh module for Python 3.
Andere Pakete mit Bezug zu python3-pygalmesh
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU-C-Bibliothek: Laufzeitbibliotheken
auch ein virtuelles Paket, bereitgestellt durch libc6-udeb
-
- dep: libcgal13
- C++-Bibliothek für rechnergestützte Geometrie
-
- dep: libgcc1 (>= 1:4.2)
- GCC Support-Bibliothek
-
- dep: libgmp10
- Mehrfachgenaue, arithmetische Bibliothek
-
- dep: libmpfr6 (>= 3.1.3)
- Gleitkommaberechnungen erhöhter Genauigkeit
-
- dep: libstdc++6 (>= 5.2)
- GNU-Implementierung der Standard-C++-Bibliothek (Version 3)
-
- dep: python3
- Interaktive objektorientierte Hochsprache (Python3-Standardversion)
- dep: python3 (<< 3.8)
- dep: python3 (>= 3.6~)
-
- dep: python3-numpy
- Schnelle Array-Einrichtung für die Sprache Python 3
-
- dep: python3-pybind11 (>= 2.2)
- pybind11 helper module for Python 3
-
- sug: python-pygalmesh-doc
- Paket nicht verfügbar
python3-pygalmesh herunterladen
Architektur | Paketgröße | Größe (installiert) | Dateien |
---|---|---|---|
i386 | 729,7 kB | 6.587,0 kB | [Liste der Dateien] |