Teia

A persistent homology library and its command line interface.

This crate provides

Command line interface

The CLI program has two subcommands: homology and persistence.

How to build

First, if you not have Rust environment, you get it from https://rustup.rs/ and install it. Then you clone this repository with git clone https://github.com/ShotaroTsuji/teia and build it with cargo build --release.

Subcommands

Input file format

There is the example files examples/torus.txt and examples/cube.txt.

Future work

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.