comat 0.9 Unreleased

  • Adds C++ code for calculating five IT-metrics (Nowosad and Stepinski, 2019, Landscape Ecology)

comat 0.8 Unreleased

  • Main vector functions now return matrices with one row instead of vectors
  • Main matrix functions now accept the classes argument

comat 0.7.2 2019-11-12

  • Fixes c++ conversions

comat 0.6.0 Unreleased

  • Adds normalization

comat 0.5.0 Unreleased

  • Rewrites get_incove() internals into rcpp (rcpp_get_incove())

comat 0.4.0 Unreleased

  • Merged rcpp_get_wecove() and rcpp_get_cove() into rcpp_get_vec()

comat 0.3.0 2019-08-25

  • Added a NEWS.md file to track changes to the package.