- Improve presentation of HTML vignettes.
- Reduce theory vignette to bare minimum, pointing towards the published paper for a full description.
- Allow Theory vignette to "fail gracefully" if remote images are not available.
- Update versions of used GitHub actions.
- Fix packaging/documentation issue due to changes in roxygen2.
- Fix indentation issues.
- Update reference to final peer-reviewed published article.
- Add the
clumerge()
function for merging arbitrary cluster data.
- Allow direct specification of cluster sizes, cluster centers, line lengths, and angle deltas, instead of going through a function.
- Allow specification of a different main direction per cluster.
rand_vector_at_angle()
returns copy of vector if angle is ≈0.- Remove unnecessary condition check code.
- First release.