diff --git a/_software/rivet.md b/_software/rivet.md new file mode 100644 index 0000000..96a2abb --- /dev/null +++ b/_software/rivet.md @@ -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.