From c176fc8d0bf1abf9d30b22ed66aeba508c4b91bc Mon Sep 17 00:00:00 2001 From: yemeen Date: Fri, 3 Apr 2026 12:34:36 -0400 Subject: [PATCH] Update package description for `ect` to include broader applications --- doc_source/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc_source/index.rst b/doc_source/index.rst index f663066..5a27c1a 100644 --- a/doc_source/index.rst +++ b/doc_source/index.rst @@ -1,7 +1,7 @@ ect: Euler Characteristic Transform in Python ============================================= -The `ect` package is a library of tools for computing the Euler Characteristic Transform of embedded cell complexes with arbitrary dimensional cells. This package is to aid researchers in quickly extracting topological information from their data via the Euler Characteristic Transform. +The `ect` package is a library of tools for computing the Euler Characteristic Transform of embedded cell complexes with arbitrary dimensional cells. This package is to aid researchers and practitioners in topological data analysis and related fields (such as computational geometry, network science, and biological shape analysis) who require scalable, Python-native tools for extracting and using topological features from embedded complexes. Table of Contents -----------------