Skip to content

Releases: clugen/CluGen.jl

v1.1.0

03 Jun 18:23
Compare
Choose a tag to compare
  • The clugen() function accepts PRNG seeds as a simpler alternative to PRNG objects
  • Documentation updates

v1.0.0

06 Aug 20:00
Compare
Choose a tag to compare
  • Update reference to final peer-reviewed published article

v0.4.0

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

v0.3.0

11 Jun 14:31
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

07 Feb 19:09
Compare
Choose a tag to compare
  • Allow specification of a different main direction per cluster
  • Bump minimum Julia version to 1.1

v0.1.0

26 Jan 09:14
Compare
Choose a tag to compare
  • First stable release