v0.2.0
- 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)