Lecture 11#
This lecture uses Python to run the standard persistence algorithm.
Reading:
Slides:
No slides for this lecture.
Code (Download both for class):
TeachingPersistence.py, a Python script for computing the reduced boundary matrix for a given filtration with a focus on lower star filtrations.
Additional: