Pseudomanifold / Aleph

A library for exploring persistent homology
https://pseudomanifold.github.io/Aleph/
MIT License
101 stars 17 forks source link

Implement point cloud data descriptors #8

Closed Pseudomanifold closed 7 years ago

Pseudomanifold commented 7 years ago
Pseudomanifold commented 7 years ago

Furthermore, this requires changes in the Vietoris--Rips complex calculation

Pseudomanifold commented 7 years ago

Implemented eccentricity estimator. Only supporting positive powers for now. The case for p=0 requires additional changes.

Pseudomanifold commented 7 years ago

Implemented (truncated) Gaussian density estimator and distance to a measure density estimator.