Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 291 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 291 Bytes

Topological Data Analysis in Rust

Some basic TDA functionality implemented in Rust. So far, there is

  • Simplices
  • Simplicial Complexes
  • Boundary map of a simplicial complex
  • Betti numbers
  • Euler characteristic
  • Vietoris-Rips complex
  • "Smith Normal Form" for matrices
  • Filtrations