haskell-permutation 0.5.0.5-1 source package in Ubuntu

Changelog

haskell-permutation (0.5.0.5-1) unstable; urgency=low

  * Initial release.

 -- Clint Adams <email address hidden>  Sun, 09 Jul 2017 11:03:51 -0400

Upload details

Uploaded by:
Debian Haskell Group
Uploaded to:
Sid
Original maintainer:
Debian Haskell Group
Architectures:
any all
Section:
misc
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
haskell-permutation_0.5.0.5-1.dsc 2.3 KiB 3f20feb6c2796d83b54364e3d675cac74000f26dc76c1c83b638c3ac915b0942
haskell-permutation_0.5.0.5.orig.tar.gz 21.1 KiB 51b5caa115625e6b9a3b2f2240f1142c0cc6c31c351027abbcaea569f419a700
haskell-permutation_0.5.0.5-1.debian.tar.xz 2.2 KiB 42466692ac616e81a7e567c880d84eacc6e8a751b36d817c532d3ec63e5100b8

No changes file available.

Binary packages built by this source

libghc-permutation-dev: No summary available for libghc-permutation-dev in ubuntu artful.

No description available for libghc-permutation-dev in ubuntu artful.

libghc-permutation-doc: library for permutations and combinations; documentation

 This library includes data types for storing permutations and
 combinations. It implements pure and impure types, the latter of
 which can be modified in-place. The library uses aggressive
 inlining and MutableByteArray#s internally, so it is very
 efficient.
 .
 The main utility of the library is converting between the linear
 representation of a permutation and a sequence of swaps. This
 allows, for instance, applying a permutation or its inverse
 to an array with O(1) memory use.
 .
 Much of the interface for the library is based on the permutation
 and combination functions in the GNU Scientific Library (GSL).
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

libghc-permutation-prof: No summary available for libghc-permutation-prof in ubuntu artful.

No description available for libghc-permutation-prof in ubuntu artful.