Skip to content

Commit 1453903

Browse files
committed
Everything looks good, there was just a typo in the word "packages" so I fixed it.
1 parent 81e6030 commit 1453903

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
@@ -142,15 +142,15 @@ and kernel methods [@Reininghaus2015].
142142
The \texttt{teaspoon} package is focused on applications of TDA to time series with an emphasis on ease of usability in a Python environment.
143143
Optimization of the computation of persistence itself has been well studied by others and excellent code already exists for this aspect of the pipeline [@Otter2017].
144144
Where applicable, \texttt{teaspoon} uses these packages, particularly for persistent homology computations.
145-
Existing pacakges include
145+
Existing packages include
146146
Ripser [@Bauer2021],
147147
GUDHI [@Boissonnat2016],
148148
giotto-tda [@Tauzin2020],
149149
dionysus2 [@Morozov2019],
150150
scikit-tda [@Saul2019],
151151
R-TDA [@Fasy2014],
152152
and the Topology Toolkit (TTK) [@BinMasood2019].
153-
However, persistence in these pacakges is often provided in a very general context.
153+
However, persistence in these packages is often provided in a very general context.
154154
So, \texttt{teaspoon} fills the gap by providing tailored, well-documented tools for time series that can be used with a lower barrier to entry.
155155
This is not covered in other packages, which are meant for broad applicability without specialization.
156156

0 commit comments

Comments
 (0)