prrng

Portable Reconstructible (Pseudo!) Random Number Generator

MIT License

Stars
0
Committers
2
prrng - v1.12.1 Latest Release

Published by tdegeus 11 months ago

What's Changed

Full Changelog: https://github.com/tdegeus/prrng/compare/v1.12.0...v1.12.1

prrng - Improved efficiency

Published by tdegeus over 1 year ago

What's Changed

Full Changelog: https://github.com/tdegeus/prrng/compare/v1.11.2...v1.12.0

prrng - Minor bugfix overflow

Published by tdegeus over 1 year ago

What's Changed

Full Changelog: https://github.com/tdegeus/prrng/compare/v1.11.1...v1.11.2

prrng - Fixing typo in assertion

Published by tdegeus over 1 year ago

What's Changed

Full Changelog: https://github.com/tdegeus/prrng/compare/v1.11.0...v1.11.1

prrng - Adding chunked storage or random sequence

Published by tdegeus over 1 year ago

What's Changed

Full Changelog: https://github.com/tdegeus/prrng/compare/v1.10.1...v1.11.0

prrng - Minor return type change

Published by tdegeus over 1 year ago

What's Changed

Full Changelog: https://github.com/tdegeus/prrng/compare/v1.10.0...v1.10.1

prrng - Improving naming

Published by tdegeus over 1 year ago

What's Changed

  • cumsum: renaming index -> index_at_align, chunk_index -> chunk_index_at_align; adding left_of_align and right_of_align
  • [BREAKING CHANGE] Python API: converting size, shape, and strides of array of generators to properties
  • Adding chunk_size and size_type to cumsum arrays

by @tdegeus in https://github.com/tdegeus/prrng/pull/65

Full Changelog: https://github.com/tdegeus/prrng/compare/v1.9.1...v1.10.0

prrng - Python: adding overload

Published by tdegeus over 1 year ago

What's Changed

Full Changelog: https://github.com/tdegeus/prrng/compare/v1.9.0...v1.9.1

prrng - Adding `power` and `pareto`

Published by tdegeus almost 2 years ago

What's Changed

Full Changelog: https://github.com/tdegeus/prrng/compare/v1.8.1...v1.9.0

prrng - Fixing setup.py

Published by tdegeus almost 2 years ago

prrng - Adding scaling interface (C++)

Published by tdegeus almost 2 years ago

What's Changed

Full Changelog: https://github.com/tdegeus/prrng/compare/v1.7.3...v1.8.0

prrng - Fixing typo

Published by tdegeus almost 2 years ago

Fixing typo in return type

prrng - Bugfix restore cumsum

Published by tdegeus almost 2 years ago

prrng - Simplifying implementation

Published by tdegeus almost 2 years ago

What's Changed

Full Changelog: https://github.com/tdegeus/prrng/compare/v1.7.0...v1.7.1

prrng - Integrating QPot

Published by tdegeus almost 2 years ago

What's Changed

Full Changelog: https://github.com/tdegeus/prrng/compare/v1.6.2...v1.7.0

prrng - Removing temporary

Published by tdegeus almost 2 years ago

What's Changed

Full Changelog: https://github.com/tdegeus/prrng/compare/v1.6.1...v1.6.2

prrng - Improving chunked storage API

Published by tdegeus almost 2 years ago

What's Changed

Full Changelog: https://github.com/tdegeus/prrng/compare/v1.6.0...v1.6.1

prrng - Adding chunked storage

Published by tdegeus almost 2 years ago

What's Changed

Full Changelog: https://github.com/tdegeus/prrng/compare/v1.5.1...v1.6.0

prrng - Minor bugfixes

Published by tdegeus almost 2 years ago

prrng - Adding exponential distribution

Published by tdegeus almost 2 years ago

What's Changed

Full Changelog: https://github.com/tdegeus/prrng/compare/1.5.0...v1.5.0