From 6354ba17c1572d499a050f811ab7ab80aa65c8b3 Mon Sep 17 00:00:00 2001 From: Pavel Novoa Date: Thu, 22 Sep 2022 16:34:55 +0200 Subject: [PATCH] Update wendland.md Just a typo --- docs/src/wendland.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/src/wendland.md b/docs/src/wendland.md index 76a98d4f4..b3de1667e 100644 --- a/docs/src/wendland.md +++ b/docs/src/wendland.md @@ -1,6 +1,6 @@ # Wendland Surrogate -The Wendland surrogate is a compact surrogate: it allocates much less memory then other surrogates. +The Wendland surrogate is a compact surrogate: it allocates much less memory than other surrogates. The coefficients are found using an iterative solver. ``f = x -> exp(-x^2)``