Skip to content

Commit bd09319

Browse files
committed
Minor edits
1 parent cc3aae7 commit bd09319

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

paper/paper.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -98,8 +98,8 @@ The package `demeter` ([github.com/amezqui3/demeter](https://github.com/amezqui3
9898
One of the first variations of the ECT is the Smooth ECT (SECT), [@Crawford2019;@Meng2022;@Tang2022]. The related papers come with specific code that are not packaged, are no longer maintained, or are application specific rather than a light-weight general ECT library ([github.com/lorinanthony/SECT](https://github.com/lorinanthony/SECT), [github.com/lcrawlab/SINATRA-Pro](https://github.com/lcrawlab/SINATRA-Pro) and [github.com/JinyuWang123/TDA](https://github.com/JinyuWang123/TDA)).
9999

100100
The Differentiable ECT (DECT) was developed to engage directly with deep learning through the use of neural nets [@Roell2024].
101-
The related code [github.com/aidos-lab/DECT](https://github.com/aidos-lab/DECT) is the most similar to `ect` but has more of a focus on connection to `pytorch`.
102-
A similar recently available package, `pyECT` [@CisewskiKehe2025], was written specifically for the Weighted ECT and focuses on an interface with `pytorch`.
101+
The related code ([github.com/aidos-lab/DECT](https://github.com/aidos-lab/DECT)) is the most similar to `ect` but has more of a focus on connection to `pytorch`.
102+
A similar recently available package, `pyECT` [@CisewskiKehe2025], was written specifically for the Weighted ECT and also focuses on an interface with `pytorch` ([github.com/compTAG/pyECT](https://github.com/compTAG/pyECT)).
103103

104104
A comparison of the running times for a subset of these packages can be seen in BLAH BLAH BLAH ADD A FIGURE.
105105

0 commit comments

Comments
 (0)