Package: tdaunif
Title: Uniform Manifold Samplers for Topological Data Analysis
Version: 0.1.0
Authors@R: c(
    person("Jason Cory", "Brunson", email = "cornelioid@gmail.com", role = c("aut", "cre")),
    person("Brandon", "Demkowicz", email = "brandondemkowicz@gmail.com", role = "aut"),
    person("Sanmati", "Choudhary", email = "20choudharysa@fpsct.org", role = "aut")
    )
Description: Uniform random samples from simple manifolds, sometimes with noise,
    are commonly used to test topological data analytic (TDA) tools.
    This package includes samplers powered by two techniques: analytic
    volume-preserving parameterizations, as employed by Arvo (1995)
    <doi:10.1145/218380.218500>, and rejection sampling, as employed by
    Diaconis, Holmes, and Shahshahani (2013) <doi:10.1214/12-IMSCOLL1006>.
Depends: R (>= 3.3.0)
Suggests: knitr, rmarkdown, testthat, vdiffr (>= 0.2)
License: GPL-3
Encoding: UTF-8
URL: https://corybrunson.github.io/tdaunif/
BugReports: https://github.com/corybrunson/tdaunif/issues
LazyData: true
VignetteBuilder: knitr
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2020-10-17 14:50:33 UTC; corybrunson
Author: Jason Cory Brunson [aut, cre],
  Brandon Demkowicz [aut],
  Sanmati Choudhary [aut]
Maintainer: Jason Cory Brunson <cornelioid@gmail.com>
Repository: CRAN
Date/Publication: 2020-10-26 09:20:02 UTC
Built: R 4.0.2; ; 2020-10-27 10:28:33 UTC; unix
