On Fri, Oct 25, 2019 at 4:04 AM Benoit St-Jean via Pharo-users < pharo-users@lists.pharo.org> wrote:
For those interested, my implementation of the SplitMix64 pseudo-random number generator.
Useful if you need to generate pseudo-random big integers (up to 2^64).
https://github.com/bstjean/SmalltalkStuff/tree/master/SplitMix64
Can we add this to our RNG collection in PolyMath ? Thank you. Regards,
----------------- Beno??t St-Jean Yahoo! Messenger: bstjean Twitter: @BenLeChialeux Pinterest: benoitstjean Instagram: Chef_Benito IRC: lamneth GitHub: bstjean Blogue: endormitoire.wordpress.com "A standpoint is an intellectual horizon of radius zero". (A. Einstein)
-- Serge Stinckwic h Int. Research Unit on Modelling/Simulation of Complex Systems (UMMISCO) Sorbonne University (SU) French National Research Institute for Sustainable Development (IRD) U niversity of Yaoundé I, Cameroon "Programs must be written for people to read, and only incidentally for machines to execute." https://twitter.com/SergeStinckwich
Of course !!! On 2019-10-25 04:57, Serge Stinckwich wrote:
On Fri, Oct 25, 2019 at 4:04 AM Benoit St-Jean via Pharo-users <pharo-users@lists.pharo.org <mailto:pharo-users@lists.pharo.org>> wrote:
For those interested, my implementation of the SplitMix64 pseudo-random number generator.
Useful if you need to generate pseudo-random big integers (up to 2^64).
https://github.com/bstjean/SmalltalkStuff/tree/master/SplitMix64
Can we add this to our RNG collection in PolyMath ? Thank you. Regards,
-- ----------------- Beno??t St-Jean Yahoo! Messenger: bstjean Twitter: @BenLeChialeux Pinterest: benoitstjean Instagram: Chef_Benito IRC: lamneth GitHub: bstjean Blogue: endormitoire.wordpress.com "A standpoint is an intellectual horizon of radius zero". (A. Einstein)
Can you add a MIT licence to you code ? On Fri, Oct 25, 2019 at 10:00 AM Benoit St-Jean <bstjean@yahoo.com> wrote:
Of course !!! On 2019-10-25 04:57, Serge Stinckwich wrote:
On Fri, Oct 25, 2019 at 4:04 AM Benoit St-Jean via Pharo-users < pharo-users@lists.pharo.org> wrote:
For those interested, my implementation of the SplitMix64 pseudo-random number generator.
Useful if you need to generate pseudo-random big integers (up to 2^64).
https://github.com/bstjean/SmalltalkStuff/tree/master/SplitMix64
Can we add this to our RNG collection in PolyMath ? Thank you. Regards,
-- ----------------- Beno??t St-Jean Yahoo! Messenger: bstjean Twitter: @BenLeChialeux Pinterest: benoitstjean Instagram: Chef_Benito IRC: lamneth GitHub: bstjean Blogue: endormitoire.wordpress.com "A standpoint is an intellectual horizon of radius zero". (A. Einstein)
-- Serge Stinckwic âhâ Int. Research Unit on Modelling/Simulation of Complex Systems (UMMISCO) âSorbonne University (SU) French National Research Institute for Sustainable Development (IRD)â U âniversity of Yaoundé Iâ, Cameroon "Programs must be written for people to read, and only incidentally for machines to execute." https://twitter.com/SergeStinckwich â
participants (2)
-
Benoit St-Jean -
Serge Stinckwich