Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
21 changes: 21 additions & 0 deletions _software/rivet.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
---
name: rivet
title: RIVET
tags:
- lang/c++
- type/persistence
- type/multiparameter
- complex/simplicial
- complex/rips
- vis/barcode
- vis/diagram
links:
- name: Docs
url: https://rivet.readthedocs.io/
- name: Repository
url: https://github.com/rivetTDA/rivet
---

RIVET is a tool for the visualization and analysis of two-parameter persistent homology.
RIVET was initially designed with interactive visualization foremost in mind, and this continues to be a central focus.
But RIVET also provides functionality for two-parameter persistence computation that should be useful for other purposes.
Loading