Implementation of S4 class of sets and multisets of numbers. The implementation is based on the hash table from the package 'hash'. Quick operations are allowed when the set is a dynamic object. The implementation is discussed in detail in Ceoldo and Wit (2023) <doi:10.48550/arXiv.2304.09809>.
Version: | 0.1.1 |
Imports: | hash, methods |
Published: | 2023-04-28 |
DOI: | 10.32614/CRAN.package.hset |
Author: | Giacomo Ceoldo [aut, cre, cph] |
Maintainer: | Giacomo Ceoldo <giacomo.ceoldo at usi.ch> |
License: | MIT + file LICENSE |
NeedsCompilation: | no |
CRAN checks: | hset results |
Reference manual: | hset.pdf |
Package source: | hset_0.1.1.tar.gz |
Windows binaries: | r-devel: hset_0.1.1.zip, r-release: hset_0.1.1.zip, r-oldrel: hset_0.1.1.zip |
macOS binaries: | r-release (arm64): hset_0.1.1.tgz, r-oldrel (arm64): hset_0.1.1.tgz, r-release (x86_64): hset_0.1.1.tgz, r-oldrel (x86_64): hset_0.1.1.tgz |
Old sources: | hset archive |
Please use the canonical form https://CRAN.R-project.org/package=hset to link to this page.