hset: Sets of Numbers Implemented with Hash Tables

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) <arXiv:2304.09809>.

Getting started

Package details

AuthorGiacomo Ceoldo [aut, cre, cph]
MaintainerGiacomo Ceoldo <giacomo.ceoldo@usi.ch>
LicenseMIT + file LICENSE
Version0.1.1
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("hset")

Try the hset package in your browser

Any scripts or data that you put into this service are public.

hset documentation built on April 29, 2023, 1:14 a.m.