Package: tvd
Type: Package
Title: Total Variation Denoising
Version: 0.1.0
Date: 2014-08-11
Authors@R: c(person(given = "Mark", family = "Pinese", role = c("aut", "cre",
    "cph"), email = "m.pinese@garvan.org.au"))
Description: Total Variation Denoising is a regularized denoising method which
    effectively removes noise from piecewise constant signals whilst preserving
    edges.  This package contains a C++ implementation of Condat's very fast 1D
    squared error loss TVD algorithm.  Additional methods and loss functions may
    be added in future versions.
License: EPL (>= 1.0)
Depends: R (>= 3.1.0)
Imports: Rcpp (>= 0.11.2)
LinkingTo: Rcpp
URL: https://bitbucket.org/marpin/r-tvd
BugReports: https://bitbucket.org/marpin/r-tvd/issues
Packaged: 2014-08-13 09:02:47 UTC; marpin
Author: Mark Pinese [aut, cre, cph]
Maintainer: Mark Pinese <m.pinese@garvan.org.au>
NeedsCompilation: yes
Repository: CRAN
Date/Publication: 2014-08-13 11:23:42
Built: R 4.0.2; x86_64-apple-darwin17.0; 2020-07-15 21:14:19 UTC; unix
Archs: tvd.so.dSYM
