Skip to content

Commit 697a537

Browse files
committed
fix typo
1 parent cb40598 commit 697a537

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

paper/paper.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ A comparison of the running times for a subset of these packages (CPU-only) can
109109

110110
The `ect` package is focused on fast computation of the ECT, with additional computation done through `scipy` and `numpy`.
111111
The embedded polyhedral complex inputs are stored as a class called `EmbeddedComplex` built to encode the combinatorial data for any dimensional complex.
112-
Additional validation tools are provided when structural or geometric constraints are requried for the input.
112+
Additional validation tools are provided when structural or geometric constraints are required for the input.
113113
The `ECT` class computes the ECT and the result is stored in an `ECTResult` class, which has additional metadata and visualization capabilities, as well as distance computation built-in.
114114
Modifications in choices of directions for the computation of the ECT are available in the `Directions` class.
115115
There are also variation classes for the `SECT` and `DECT`.

0 commit comments

Comments
 (0)