Skip to content

v0.2.0

Compare
Choose a tag to compare
@zoj613 zoj613 released this 21 Dec 01:03
· 29 commits to main since this release
9ad37e7
  • structured precision sampler has been refactored and both memory and speed efficiency improved.
  • RNG C code has been refactored.
  • If the out parameter is passed to the python functions, then no output will be explicitly returned.
  • Fix error with input dimension check when a low rand phi is used.
  • A faster random sampling method for the standard normal distribution has been added (Ziggurat algorithm)