Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 566460 - dev-libs/randomlib - C++ interface to the Mersenne Twister random number generator MT19937
Summary: dev-libs/randomlib - C++ interface to the Mersenne Twister random number gen...
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Default Assignee for New Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-11-22 13:09 UTC by Luke Bratch
Modified: 2017-12-08 12:20 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
RandomLib-1.10.ebuild (New Package) (RandomLib-1.10.ebuild,450 bytes, text/plain)
2015-11-22 13:09 UTC, Luke Bratch
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Luke Bratch 2015-11-22 13:09:07 UTC
Created attachment 417570 [details]
RandomLib-1.10.ebuild (New Package)

Hello

Please find attached RandomLib-1.10.ebuild.

RandomLib is a C++ interface to the Mersenne Twister random number generator MT19937 and to the SIMD-oriented Fast Mersenne Twister random number generator, SFMT19937. It provides access to random integers and reals at a variety of precisions.

I think dev-libs/RandomLib is correct for this package.

Thanks
Luke