все параметры
buster  ] [  bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ Источник: libmath-convexhull-monotonechain-perl  ]

Пакет: libmath-convexhull-monotonechain-perl (0.1-1 и другие)

Ссылки для libmath-convexhull-monotonechain-perl

Screenshot

Ресурсы Debian:

Исходный код libmath-convexhull-monotonechain-perl:

Сопровождающие:

Внешние ресурсы:

Подобные пакеты:

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.

Теги: Разработка программного обеспечения: Разработка на Perl, Библиотеки, Реализовано на: implemented-in::c, implemented-in::perl, Роль: Библиотека разработчика

Другие пакеты, относящиеся к libmath-convexhull-monotonechain-perl

  • зависимости
  • рекомендации
  • предложения
  • enhances

Загрузка libmath-convexhull-monotonechain-perl

Загрузить для всех доступных архитектур
Архитектура Версия Размер пакета В установленном виде Файлы
amd64 0.1-1+b7 8,5 Кб42,0 Кб [список файлов]
arm64 0.1-1+b6 8,4 Кб38,0 Кб [список файлов]
armhf 0.1-1+b7 8,0 Кб33,0 Кб [список файлов]
i386 0.1-1+b7 8,7 Кб41,0 Кб [список файлов]