Skip to content

Latest commit

 

History

History
58 lines (37 loc) · 2.77 KB

TODO.md

File metadata and controls

58 lines (37 loc) · 2.77 KB

TODO Items and Project Planning for TDA4j

Project Startup

  • Set up basic project
  • Set up GitHub
  • Set up continuous integration testing
  • Set up documentation building framework
  • Example code org.appliedtopology.tda4j.Simplex
  • Example test code org.appliedtopology.tda4j.SimplexSpec

JavaPlex in Scala

Ripser on the JRE

  • Sketch out class hierarchy to duplicate Ripser with ability to enlarge for duplicating JavaPlex
  • Write relevant tests to specify required behaviour
  • Write code to duplicate Ripser's computation of Persistent Homology of Vietoris-Rips complexes

Document

  • Port Henry Adams' tutorials to TDA4j.