Releases: bagnalla/ocamlzar
Releases · bagnalla/ocamlzar
0.9.3
CHANGES:
- Use Seq.t instead of stream type, memoize default bit streams,
change init/seed functions, and include stateful 'sampler'
interface.
0.9.2
CHANGES:
- API change: include Stream module in root Zar module.
0.9.1
CHANGES:
- Fix qcheck tests for 32-bit systems and reorganize modules and
interface to use streams.
0.9
CHANGES:
- Initial release. Includes coin, die, and findist samplers with
QCheck tests for numeric conversion functions.