-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* get rid of double/float, improve naming * Remove sorted_id_to_value_ vector from Filtration * Use combinatorial enumeration as simplex Uid (as in Ripser) * Check for Ctrl-C in Python * Add threading to boundary matrix computation * Breaking: id of cell is always reset to its position in vector To allow multi-threaded filtration initialization. Also add multithreading to more places (copying matrix in parallel reduction, setting pivots, etc).
- Loading branch information
Showing
62 changed files
with
2,077 additions
and
1,898 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.