vector-samplers: Vector random samplers
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
Vector random sampling algorithms, both with and without replacement. Compatible with any instance of RandomGen
, but for best performance, use System.Random.Mersenne.Pure64.PureMT
as the generator.
Properties
Versions | 0.1.0.0 |
---|---|
Change log | ChangeLog.md |
Dependencies | base (>=4.10 && <4.11), containers (>=0.5 && <0.6), mersenne-random-pure64 (>=0.2 && <0.3), mtl (>=2.2 && <2.3), random (>=1.1 && <1.2), vector (>=0.12 && <0.13) [details] |
License | BSD-3-Clause |
Author | Mark Hay |
Maintainer | mah6@williams.edu |
Category | Math |
Home page | https://github.com/ahaym/vector-samplers |
Source repo | head: git clone https://github.com/ahaym/vector-samplers |
Uploaded | by haym at 2018-07-30T08:32:41Z |
Modules
[Index]
- Data
- Vector
Downloads
- vector-samplers-0.1.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees