| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Mutable.Shuffle
Description
This module provides functions to perform shuffles on mutable vectors. The shuffling is uniform amongst all permuations and uses the minimal number of transpositions.
perfect-vector-shuffle-0.1.0: Library for performing vector shuffles
| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Mutable.Shuffle
Description
This module provides functions to perform shuffles on mutable vectors. The shuffling is uniform amongst all permuations and uses the minimal number of transpositions.