You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: paper/paper.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -109,7 +109,7 @@ A comparison of the running times for a subset of these packages (CPU-only) can
109
109
110
110
The `ect` package is focused on fast computation of the ECT, with additional computation done through `scipy` and `numpy`.
111
111
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.
113
113
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.
114
114
Modifications in choices of directions for the computation of the ECT are available in the `Directions` class.
115
115
There are also variation classes for the `SECT` and `DECT`.
0 commit comments