A python package for computing the Euler Characteristic Transform
Project description
ect
: A python package for computing the Euler Characteristic Transform
Python computation tools for computing the Euler Characteristic Transform of embedded graphs.
Description
Right now, the content includes stuff for doing ECT on graphs embedded in 2D. Eventually the goal is to get voxel versions, higher dimensional simplicial complexes, etc in here.
For more information on the ECT, see:
Elizabeth Munch. An Invitation to the Euler Characteristic Transform. arXiv:2310.10395. 2023.
Getting Started
Documentation and tutorials
- The documentation is available at: munchlab.github.io/ect
- A tutorial jupyter notebook can be found here
Dependencies
networkx
numpy
matplotlib
numba
Installing
The package can be installed using pip:
pip install ect
Alternatively, you can clone the repo and install directly
git clone git@github.com:MunchLab/ect.git
cd ect
pip install .
Authors
This code was written by Liz Munch along with her research group and collaborators. People who have contributed to ect
include:
License
This project is licensed under the GPLv3 License - see the License file for details
Contact Information
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file ect-0.1.4.tar.gz
.
File metadata
- Download URL: ect-0.1.4.tar.gz
- Upload date:
- Size: 23.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.9.19
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0fa1d2f38e95487745de9f4677238fa1bcb307df01547e063280d11557078355 |
|
MD5 | 184f7409cf82da8219ab1b79e2553bcc |
|
BLAKE2b-256 | 5b76f883c2b49eae0e9aea2b5a82e171bf391a3bd929d37158116305e5f53797 |
File details
Details for the file ect-0.1.4-py3-none-any.whl
.
File metadata
- Download URL: ect-0.1.4-py3-none-any.whl
- Upload date:
- Size: 23.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.9.19
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6b024b8014fc285e557179d010cc68e8e874be103b43c090ce2569527f09f02c |
|
MD5 | 3070124ee811ba3e1321cf14ff07e1d5 |
|
BLAKE2b-256 | 347cfdf8a886f234132bcb10e22cb76544b3c18da9ea686ccc60858bf3fbef4e |