Skip to content

CRAN maintenance and some new helper functions

Compare
Choose a tag to compare
@dfsp-spirit dfsp-spirit released this 25 May 15:09
· 50 commits to master since this release

Version 0.1.15

  • disable all unit tests that require downloaded data on CRAN
  • add Euclidean distance util functions for surface vertices, like vertexdists.to.point and closest.vert.to.point
  • add doapply.transform.mtx function (it's just matrix multiplication with some input checks that are annoying to repeat)