import_ripser: Import the python module ripser.

View source: R/python_functions.R

import_ripserR 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)

shaelebrown/TDAML documentation built on Nov. 1, 2024, 8:59 a.m.