Skip to content
/ mapper Public

Simple Python implementation of the Mapper algorithm from topological data analysis

Notifications You must be signed in to change notification settings

janarez/mapper

Repository files navigation

mapper

Simple Python implementation of the Mapper algorithm from topological data analysis.

Short presentation of the project can be found in mapper.pdf. Longer report in PDF is available as release asset.

Structure

Several examples are provided as separate scripts in the repository root directory. E.g., the chair example can be run as simply as:

python chair.py

The Mapper library itself is provided in directory mapper. Its usage is documented in docstring of class Mapper.

About

Simple Python implementation of the Mapper algorithm from topological data analysis

Topics

Resources

Stars

Watchers

Forks