Skip to content

Releases: clugen/pyclugen

v1.1.3

21 Jul 19:47
Compare
Choose a tag to compare
  • Fix small issues with NumPy >= 2.0.

v1.1.2

17 Jun 17:58
Compare
Choose a tag to compare
  • Specify requirement for NumPy < 2.0.0 (currently, pyclugen is incompatible with NumPy >= 2.0.0).

v1.1.1

13 Jun 13:31
Compare
Choose a tag to compare
  • Provide type checking / stubs for third-party code.
  • Documentation fixes.

v1.1.0

23 Jan 12:32
Compare
Choose a tag to compare
  • The clugen() function accepts PRNG seeds as a simpler alternative to PRNG objects.
  • Documentation updates.

v1.0.2

06 Nov 10:54
Compare
Choose a tag to compare
  • Documentation fixes.
  • Test against Python 3.12.

v1.0.1

01 Sep 11:08
Compare
Choose a tag to compare
  • Documentation fixes and improvements.

v1.0.0

06 Aug 18:36
Compare
Choose a tag to compare
  • Update reference to final peer-reviewed published version.

v0.4.0

20 Jun 18:26
Compare
Choose a tag to compare
  • Add the clumerge() function for merging arbitrary cluster data.

v0.3.0

11 Jun 18:14
Compare
Choose a tag to compare
  • Allow direct specification of cluster sizes, cluster centers, line lengths, and angle deltas, instead of going through a function.

v0.2.0

31 Mar 19:41
Compare
Choose a tag to compare
  • Allow specification of a different main direction per cluster.