c_weighted_jaccard_sparse() returns a sparse similarity (or distance) matrixc_weighted_jaccard_dense() returns a dense matrix or a dist-layout vectortriangle= switches between symmetric upper-triangle output and a full matrixdistance= returns 1 - similaritysrc/Makevars using $(SHLIB_OPENMP_CXXFLAGS) in place of a GNU make
$(shell ...) callout to RcppThread::LdFlags()Full Changelog: https://github.com/natverse/natcpp/compare/v0.2...v0.3.0
c_coords21dindex()c_ijkpos()c_sub2ind()
to make nat::coord2ind() and friends much more memory efficientFull Changelog: https://github.com/natverse/natcpp/compare/v0.1.1...v0.2
c_ListofMatrixRows()