Skip to content

Releases: appliedtopology/tda4j

First very partial fragments of a library

20 Mar 16:45

Choose a tag to compare

We are building a replacement for JavaPlex - named TDA4j. In this current alpha release, we have:

  1. Preliminary infrastructure and scaffolding for a persistent homology library.
  2. Infrastructure and capacity for computing images, kernels and cokernels for maps between persistence modules based on known barcode decompositions and matrices representing the maps.

We do not yet have most of the things we expect to include in the library - including comprehensive documentation, support for computing persistent homology (and cohomology) with or without explicit representatives, careful API exposed to enable using the library from Matlab, tutorials adapted from the JavaPlex tutorials to the new design choices in this library et.c.

This is a very early pre-release. This is in no way a finished product - this is work in progress, and almost everything in the library may change before we arrive at a first official release.