cechmate icon indicating copy to clipboard operation
cechmate copied to clipboard

Unify Ripser.py and Cechmate interfaces

Open sauln opened this issue 6 years ago • 1 comments

As an extension of #6, we should also update the interfaces to abide by fit_transform

Currently, the Ripser.py Rips object uses fit_transform to construct the diagrams. Cechmate uses build to construct the filtration and diagrams to build the diagrams.

We should convert cechmate so that fit builds the simplices and transform constructs the diagrams.

sauln avatar Apr 17 '19 18:04 sauln

Doing this now in #33

catanzaromj avatar Mar 23 '25 15:03 catanzaromj