aboutsummaryrefslogtreecommitdiff
path: root/astro/match/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'astro/match/pkg-descr')
-rw-r--r--astro/match/pkg-descr2
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/match/pkg-descr b/astro/match/pkg-descr
index 38a7d368c108..7fa07cbfadda 100644
--- a/astro/match/pkg-descr
+++ b/astro/match/pkg-descr
@@ -13,6 +13,6 @@ astronomical objects, but it might be applied to other types of data. In order
to match two lists of N points, the main algorithm calls for O(N^6) operations
(yes, that's N-to-the-sixth), so it's not the most efficient choice. I find
myself becoming impatient for N >= 100, but your mileage may vary. On the other
-hand, it does allow for arbitrary translation, rotation, and scaling...
+hand, it does allow for arbitrary translation, rotation, and scaling...
WWW: http://spiff.rit.edu/match/