Skip to content

Commit

Permalink
Merge pull request #406 from pnovoa/patch-1
Browse files Browse the repository at this point in the history
Update wendland.md
  • Loading branch information
ChrisRackauckas authored Sep 22, 2023
2 parents 55def82 + 6354ba1 commit ffaef19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/wendland.md
Original file line number Diff line number Diff line change
@@ -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)``
Expand Down

0 comments on commit ffaef19

Please sign in to comment.