Skip to content

Releases: clugen/clugenr

v1.0.3

11 Jan 12:34
Compare
Choose a tag to compare
  • Improve presentation of HTML vignettes.
  • Reduce theory vignette to bare minimum, pointing towards the published paper for a full description.

v1.0.2

15 Dec 23:47
Compare
Choose a tag to compare
  • Allow Theory vignette to "fail gracefully" if remote images are not available.
  • Update versions of used GitHub actions.

v1.0.1

19 Aug 21:17
Compare
Choose a tag to compare
  • Fix packaging/documentation issue due to changes in roxygen2.
  • Fix indentation issues.

v1.0.0

07 Aug 15:50
Compare
Choose a tag to compare
  • Update reference to final peer-reviewed published article.

v0.4.0

25 Jun 19:34
Compare
Choose a tag to compare
  • Add the clumerge() function for merging arbitrary cluster data.

v0.3.0

12 Jun 19:17
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

10 Feb 12:56
Compare
Choose a tag to compare
  • Allow specification of a different main direction per cluster.
  • rand_vector_at_angle() returns copy of vector if angle is ≈0.
  • Remove unnecessary conditions check code.

v0.1.0

27 Jan 22:59
Compare
Choose a tag to compare
  • First stable release