Pakiet: libmath-convexhull-monotonechain-perl (0.1-1build9)
Odnośniki dla libmath-convexhull-monotonechain-perl
Zasoby systemu Trisquel:
- Install using apturl
- Entry at directory.fsf.org
- Raporty o błędach
- Changelog
- Informacje nt. praw autorskich
Pobieranie pakietu źródłowego libmath-convexhull-monotonechain-perl:
- [libmath-convexhull-monotonechain-perl_0.1-1build9.dsc]
- [libmath-convexhull-monotonechain-perl_0.1.orig.tar.gz]
- [libmath-convexhull-monotonechain-perl_0.1-1build9.debian.tar.xz]
Opiekun:
Original Maintainers:
- Debian Perl Group (Archiwum e-mail)
- Nicolas Dandrimont
Zasoby zewnętrzne:
- Strona internetowa [metacpan.org]
Podobne pakiety:
Perl module to calculate a convex hull using Andrew's monotone chain algorithm
Math::ConvexHull::MonotoneChain optionally exports a single function convex_hull which calculates the convex hull of the input points and returns it. Andrew's monotone chain convex hull algorithm constructs the convex hull of a set of 2-dimensional points in O(n*log(n)) time.
It does so by first sorting the points lexicographically (first by x-coordinate, and in case of a tie, by y-coordinate), and then constructing upper and lower hulls of the points in O(n) time. It should be somewhat faster than a plain Graham's scan (also O(n*log(n))) in practice since it avoids polar coordinates.
Inne pakiety związane z libmath-convexhull-monotonechain-perl
|
|
|
-
- dep: libc6 (>= 2.17) [arm64, ppc64el]
- GNU C Library: Shared libraries
również pakiet wirtualny udostępniany przez libc6-udeb
- dep: libc6 (>= 2.2.5) [amd64]
- dep: libc6 (>= 2.4) [armhf]
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language
-
- dep: perlapi-5.34.0
- pakiet wirtualny udostępniany przez perl-base
Pobieranie libmath-convexhull-monotonechain-perl
Architektura | Rozmiar pakietu | Rozmiar po instalacji | Pliki |
---|---|---|---|
amd64 | 8,8 KiB | 44 KiB | [lista plików] |
arm64 | 8,5 KiB | 36 KiB | [lista plików] |
armhf | 8,2 KiB | 31 KiB | [lista plików] |
ppc64el | 8,9 KiB | 156 KiB | [lista plików] |