Пакет: libmath-convexhull-monotonechain-perl (0.1-1 и други)
Връзки за libmath-convexhull-monotonechain-perl
Ресурси за Debian:
- Доклади за грешки
- Developer Information
- Журнал на промените в Debian
- Авторски права
- Управление на кръпките в Debian
Изтегляне на пакет-източник libmath-convexhull-monotonechain-perl.
- [libmath-convexhull-monotonechain-perl_0.1-1.dsc]
- [libmath-convexhull-monotonechain-perl_0.1.orig.tar.gz]
- [libmath-convexhull-monotonechain-perl_0.1-1.debian.tar.gz]
Отговорници:
Външни препратки:
- Начална страница [metacpan.org]
Подобни пакети:
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.
Други пакети, свързани с libmath-convexhull-monotonechain-perl
|
|
|
|
-
- dep: libc6 (>= 2.2)
- GNU C Library: Shared libraries
също и виртуален пакет, предлаган от libc6-udeb
-
- dep: perl (>= 5.32.0-4)
- Larry Wall's Practical Extraction and Report Language
-
- dep: perlapi-5.32.0
- виртуален пакет, предлаган от perl-base
Изтегляне на libmath-convexhull-monotonechain-perl
Архитектура | Версия | Големина на пакета | Големина след инсталиране | Файлове |
---|---|---|---|---|
s390x | 0.1-1+b11 | 8,4 кБ | 37,0 кБ | [списък на файловете] |