Пакет: libmath-convexhull-perl (1.4-1.1)
Връзки за libmath-convexhull-perl
Ресурси за Debian:
- Доклади за грешки
- Developer Information
- Журнал на промените в Debian
- Авторски права
- Управление на кръпките в Debian
Изтегляне на пакет-източник libmath-convexhull-perl.
- [libmath-convexhull-perl_1.4-1.1.dsc]
- [libmath-convexhull-perl_1.4.orig.tar.gz]
- [libmath-convexhull-perl_1.4-1.1.debian.tar.xz]
Отговорници:
Външни препратки:
- Начална страница [search.cpan.org]
Подобни пакети:
Perl module to calculate convex hulls using Graham's scan (n*log(n))
Math::ConvexHull is a simple module that calculates convex hulls from a set of points in 2D space. It is a straightforward implementation of the algorithm known as Graham's scan which, with complexity of O(n*log(n)), is the fastest known method of finding the convex hull of an arbitrary set of points. There are some methods of eliminating points that cannot be part of the convex hull. These may or may not be implemented in a future version.
The implementation cannot deal with duplicate points. Therefore, points which are very, very close (think floating point close) to the previous point are dropped since version 1.02 of the module. However, if you pass in randomly ordered data which contains duplicate points, this safety measure might not help you. In that case, you will have to remove duplicates yourself.
Други пакети, свързани с libmath-convexhull-perl
|
|
|
|
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language
Изтегляне на libmath-convexhull-perl
Архитектура | Големина на пакета | Големина след инсталиране | Файлове |
---|---|---|---|
all | 7,8 кБ | 25,0 кБ | [списък на файловете] |