Releases: Noctem/cyrandom
Releases · Noctem/cyrandom
0.3
- Roughly double the performance of
choices
and choose_weighted
- Add
step
parameter to randrange
- Allow
nogil
usage
0.2.1
Create package and include cyrandom.pxd for external C access.
0.2.0
Allow C access to functions.
0.1.3
- Fix source distribution
- Add readme
- Fix deployment on macOS with Python 3.5