Pakiet: python3-pygalmesh (0.2.6-1)
Odnośniki dla python3-pygalmesh
Zasoby systemu Debian:
- Raporty o błędach
- Developer Information
- Dziennik zmian w systemie Debian
- Informacje nt. praw autorskich
- Śledzenie łatek systemu Debian
Pobieranie pakietu źródłowego pygalmesh:
Opiekunowie:
Zasoby zewnętrzne:
- Strona internetowa [github.com]
Podobne pakiety:
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.
Inne pakiety związane z python3-pygalmesh
|
|
|
|
-
- dep: libc6 (>= 2.14) [amd64]
- Biblioteka GNU C: biblioteki współdzielone
również pakiet wirtualny udostępniany przez libc6-udeb
- dep: libc6 (>= 2.17) [arm64]
- dep: libc6 (>= 2.4) [armhf, i386]
-
- dep: libcgal13
- C++ library for computational geometry
-
- dep: libgcc1 (>= 1:3.0) [amd64, arm64]
- Biblioteka wspomagająca GCC
- dep: libgcc1 (>= 1:3.5) [armhf]
- dep: libgcc1 (>= 1:4.2) [i386]
-
- dep: libgmp10
- Biblioteka działań arytmetycznych z dużą dokładnością
-
- dep: libmpfr6 (>= 3.1.3)
- Obliczenia zmiennoprzecinkowe wysokiej precyzji
-
- dep: libstdc++6 (>= 5.2)
- Standardowa biblioteka GNU C++, wersja 3
-
- dep: python3
- Interaktywny, wysokopoziomowy i obiektowy język programowania (domyślna wersja Python 3)
- dep: python3 (<< 3.8)
- dep: python3 (>= 3.6~)
-
- dep: python3-numpy
- Fast array facility to the Python 3 language
-
- dep: python3-pybind11 (>= 2.2)
- pybind11 helper module for Python 3
-
- sug: python-pygalmesh-doc
- Pakiet niedostępny
Pobieranie python3-pygalmesh
Architektura | Rozmiar pakietu | Rozmiar po instalacji | Pliki |
---|---|---|---|
amd64 | 690,4 KiB | 6 321,0 KiB | [lista plików] |
arm64 | 638,2 KiB | 5 843,0 KiB | [lista plików] |
armhf | 581,9 KiB | 4 669,0 KiB | [lista plików] |
i386 | 729,7 KiB | 6 587,0 KiB | [lista plików] |