import_ripser {TDApplied} | R Documentation |
Import the python module ripser.
Description
The ripser module is needed for fast persistent cohomology calculations with the PyH function.
Usage
import_ripser()
Details
Same as "reticulate::import("ripser")", just with additional checks.
Value
the python ripser module.
Author(s)
Shael Brown - shaelebrown@gmail.com
Examples
## Not run:
# import ripser
ripser <- import_ripser()
## End(Not run)
[Package TDApplied version 3.0.3 Index]