[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#784264: ITP: r-cran-fastmatch -- Fast match replacement when required reapeted look-ups by keeping a hash table in memory.



Package: wnpp
Severity: wishlist
Owner: Alba Crespi <crespialba+debian@gmail.com>

* Package name    : r-cran-fastmatch
  Version         : 1.0-4
  Upstream Author : Simon Urbanek <simon.urbanek@r-project.org>
* URL             : http://cran.r-project.org/web/packages/fastmatch/
* License         : GPL-2
  Programming Lang: C, R
  Description     : Fast match replacement to speed up repeated look-ups by keeping a hash table in memory.

R package providing a fast match() replacement for cases that require repeated look-ups. It is slightly faster that R's built-in match() function on first match against a table, but extremely fast on any subsequent lookup as it keeps the hash table in memory.


Reply to: