Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 507 Bytes

eucalc.md

File metadata and controls

16 lines (14 loc) · 507 Bytes
name title tags links
eucalc
Eucalc
lang/c++
lang/python
complex/cubical
type/euler-char-transform

From the repo:

Eucalc is a C++\ Python library that implements algorithms to efficiently compute topological integral transforms (Euler characteristic transforms, Radon transforms and hybrid transforms) on cubical complexes. It can be used as a header library for C++ users, or can be compiled into a Python module.