Skip to content

Releases: xavierleroy/pringo

PRINGO version 1.4

31 Mar 17:34
Compare
Choose a tag to compare
  • Fix GC root registration in the pure LXM implementation (#6)

PRINGO version 1.3

22 Nov 14:45
Compare
Choose a tag to compare
  • Add uniform function producing a random floating-point number in (0.0, 1.0) (#4)
  • Add the LXM generator (the L64X128 variant)
  • New test infrastructure based on TestU01
  • Add Schaathun's "split sequences" to the tests (#5)

PRINGO version 1.2

13 Sep 09:08
Compare
Choose a tag to compare
  • #3: unbox the argument of the mix30 C stub
  • Install .cmti and .mli files for documentation

PRINGO version 1.1

06 Nov 13:00
Compare
Choose a tag to compare
  • Fixed wrong buffering in function Chacha.State.bytes
  • Reduced number of Chacha rounds from 20 to 8, to improve performance
  • Various speed improvements for 32-bit hosts

PRINGO version 1.0

06 Oct 15:47
Compare
Choose a tag to compare

First stable release.