This lesson is in the early stages of development (Alpha version)

Other Resources

Overview

Teaching: 10 min
Exercises: 10 min
Questions
  • What other tools are available in TDA?

  • What are the limitations of those tools?

Objectives
  • Explore other tools in R and Python for TDA and understand their limitations.

Python: Giotto-TDA

Giotto-TDA is a Python toolbox for TDA. This tool does not accept point clouds or generate barcodes. However, it can store all the information from a barcode in a variable for later plotting using another tool.

R: tdaverse

The tdaverse repository contains a list of R tools for performing TDA. The packages simplextree, ripserr, and ggtda can carry out almost the same functions as the GUDHI package presented in the episodes.

Wrap up

Carpentries Philosophy

A good lesson should be as complete and clear that becomes easy to teach by any instructor. Carpentries lessons are developed for the community, and now you are part of us. This lesson is being developed and we are sure that you can collaborate and help us improve it.

Key Points

  • Giotto-TDA and tdaverse are other resources to learn TDA