tdhock/SparseSignals: Efficient algorithms for sparse signals

For piecewise constant signals with M or N segments defined on 1, ..., L, (L >> M >= N), arithmetic operations can be efficiently computed in O(M + N) rather than O(L) space and time.

Getting started

Package details

AuthorToby Dylan Hocking
MaintainerToby Dylan Hocking <tdhock5@gmail.com>
LicenseGPL-3
Version2014.3.12
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("tdhock/SparseSignals")
tdhock/SparseSignals documentation built on May 31, 2019, 7:33 a.m.