./math/R-proxy, Distance and Similarity Measures

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.4.27, Package name: R-proxy-0.4.27, Maintainer: pkgsrc-users

Provides an extensible framework for the efficient calculation of
auto- and cross-proximities, along with implementations of the most
popular ones.


Master sites: (Expand)


Version history: (Expand)


CVS history: (Expand)


   2023-06-04 05:35:25 by Makoto Fujiwara | Files touched by this commit (2)
Log message:
(math/R-proxy) Updated 0.4.25 to 0.4.27

(R CMD Rdconv -t txt  /tmp/math/R-proxy/work/proxy/inst/NEWS.Rd)
News for Package 'proxy'

Changes in version 0.4-27:

        * cosmetic changes in help pages

        * add angular distance/similarity; keep old behavior as cosine

Changes in version 0.4-26:

        * Change coercion function for cosine similarity to distance to
          1-x instead of 1-abs(x)
   2021-10-26 12:56:13 by Nia Alarie | Files touched by this commit (458)
Log message:
math: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes
   2021-10-07 16:28:36 by Nia Alarie | Files touched by this commit (458)
Log message:
math: Remove SHA1 hashes for distfiles
   2021-06-06 10:07:17 by Makoto Fujiwara | Files touched by this commit (3)
Log message:
math/R-proxy: import R-proxy-0.4.25

Provides an extensible framework for the efficient calculation of
auto- and cross-proximities, along with implementations of the most
popular ones.