Package Info

ghc-permutation


A library for permutations and combinations


Development/Libraries/Haskell

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). .


License: BSD-3-Clause
URL: https://hackage.haskell.org/package/permutation

Categories

Releases

Package Version Update ID Released Package Hub Version Platforms Subpackages
0.5.0.5-bp150.2.3 info GA Release 2018-08-01 15
  • AArch64
  • ghc-permutation
  • ghc-permutation-devel
0.5.0.5-bp150.2.8 info GA Release 2018-07-31 15
  • ppc64le
  • ghc-permutation
  • ghc-permutation-devel
0.5.0.5-bp150.2.7 info GA Release 2018-07-30 15
  • x86-64
  • ghc-permutation
  • ghc-permutation-devel