Skip to content

Patch release - RandBLAS 1.0.1

Latest
Compare
Choose a tag to compare
@rileyjmurray rileyjmurray released this 29 Sep 20:26
· 8 commits to main since this release
1489103

This is our first-ever patch release. Woohoo!

See #121 for a full diff of changes. In summary, version 1.0.1 ...

  • Resolves bugs in values of RNGState objects returned from repeated_fisher_yates, sample_indices_iid, and sample_indices_iid_uniform.
  • Added sqrt_epsilon<T>() to the web documentation.
  • Clarifies that any functions which appear in the web documentation are part of our public API, for purposes of semantic versioning.