libmath-planepath-perl 124-1 source package in Ubuntu

Changelog

libmath-planepath-perl (124-1) unstable; urgency=medium

  * Team upload.

  [ gregor herrmann ]
  * debian/copyright: change Copyright-Format 1.0 URL to HTTPS.

  [ Lucas Kanashiro ]
  * Import upstream version 124
  * Update years of upstream copyright
  * Bump debhelper compatibility level to 10
  * Declare compliance with Debian Policy 4.0.0

 -- Lucas Kanashiro <email address hidden>  Mon, 26 Jun 2017 19:45:59 -0300

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Artful: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libmath-planepath-perl_124-1.dsc 2.2 KiB 334b6ed5ec6799bd79cf9681c3b6c8402d193f317f05ac90cea23260698240cd
libmath-planepath-perl_124.orig.tar.gz 1.2 MiB a849d0e13251c0b10eb8aa48678b3f138ea7d76a87033a292663ceedb87e6c4b
libmath-planepath-perl_124-1.debian.tar.xz 3.0 KiB cde7c422432633c3d4d53ff2dd764db52cff7587ec3d4924949cfc96e353338c

Available diffs

No changes file available.

Binary packages built by this source

libmath-planepath-perl: Perl module to calculate mathematical paths through a 2-D plane

 Math::PlanePath is a collection of Perl modules to enerate some paths through
 the 2-D X,Y plane, mainly integer oriented, and including
 .
  * Square numbering of Ulam's spiral
  * Pentagonal, hexagonal, heptagonal spirals
  * Pyramid and triangular spirals and rows
  * An infinite knight's tour
  * Vogel's sunflower floret (and variations)
  * Sacks' quadratic spiral
  * Spiral of Theodorus
  * Peano, Hilbert and Z-Order
  * Gosper's flowsnake
  * Koch curve and quadric curve
  * Sierpinski triangle
  * Dragon curves
  * Pixellated rings, and by hypotenuse distance
  * Trees of rationals and Pythagorean triples
  * Some complex base related patterns