persistent-homology

Official

Detect stable features across filtrations.

Authorplurigrid
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill applies topological data analysis to identify features that persist across varying scales, enabling robust verification of structural invariants in code bases and data sets.

Core Features & Use Cases

  • Filtration construction: Build nested complexes by a chosen threshold.
  • Betti numbers across levels: Track components, loops, and voids.
  • Persistence diagrams: Birth-death pairs for features; identify long-lived structures.
  • Cross-domain application: Binary analysis, code complexity modeling, and graph-based analyses.

Quick Start

Run a persistence analysis on a codebase to extract stable features across complexity thresholds.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: persistent-homology
Download link: https://github.com/plurigrid/asi/archive/main.zip#persistent-homology

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository