rivetTDA / rivet

RIVET is a tool for Topological Data Analysis, in particular two-parameter persistent homology.
GNU General Public License v3.0
73 stars 24 forks source link

Documentation Todos #124

Open mlesnick opened 6 years ago

mlesnick commented 6 years ago

The RIVET documentation has improved a lot recently, but still needs some work. A detailed list of todos is at the bottom of the about page in the documentation.

mlesnick commented 4 years ago

Major updates to the documentation are in the works to accompany improvements to RIVET handling of input data.

Also, here is one significant omission in documentation: In the case of descending coordiantes, the documentation does not explain the parameterization used by RIVET when printing barcodes to the console using the --barcodes flag. Changing one coordinate direction effectively makes the slope of the line negative, so that the rule described in the documentation doesn't apply. I expect that the rule which has been implemented is to unflip the flipped coordinate direction by multiplying this coordinate by -1, and then use the rule described in the documentation. But this should be checked.

mlwright84 commented 3 years ago

The documentation has been updated to describe the new file input formats and flags that Anway has implemented since 2019.

Here are two todos that used to be noted in about.rst: