This PR introduces updates to the lift functionality, including support for multiple types of lifts and standardizing output formats. It also addresses several bugs.
Details
Implemented new lift types: identity, ring, functional group and clique lifts: 3d457fd, e744c9f, de7c31f, 6a855ac
Enabled option to specify multiple lifts simultaneously: 1783f3f
Implemented a post-processing step to standardize lift outputs across different types: a80c150
Fixed a bug related to phantom 0-rank cell occurrences: 12787a3
Fixed a bug related to cell indexing accuracy: 027658b
Started filtering out cells larger than self.dim: 2951004
Add New Lift Types and Bug Fixes
Changes
This PR introduces updates to the lift functionality, including support for multiple types of lifts and standardizing output formats. It also addresses several bugs.
Details
3d457fd
,e744c9f
,de7c31f
,6a855ac
1783f3f
a80c150
12787a3
027658b
self.dim
:2951004