Skip to content

Releases: Noctem/cyrandom

0.3

Choose a tag to compare

@Noctem Noctem released this 25 Apr 07:29
v0.3
6c03f5f
  • Roughly double the performance of choices and choose_weighted
  • Add step parameter to randrange
  • Allow nogil usage

0.2.1

Choose a tag to compare

@Noctem Noctem released this 23 Apr 04:54

Create package and include cyrandom.pxd for external C access.

0.2.0

Choose a tag to compare

@Noctem Noctem released this 19 Apr 22:58

Allow C access to functions.

0.1.3

Choose a tag to compare

@Noctem Noctem released this 13 Apr 20:29
  • Fix source distribution
  • Add readme
  • Fix deployment on macOS with Python 3.5

0.1.2

Choose a tag to compare

@Noctem Noctem released this 13 Apr 05:56

Add random()

0.1.1

Choose a tag to compare

@Noctem Noctem released this 13 Apr 05:46

Add triangular_int

0.1.0

Choose a tag to compare

@Noctem Noctem released this 13 Apr 05:25

Initial release