Skip to content
Snippets Groups Projects
Commit 813ee23b authored by Bas Nijholt's avatar Bas Nijholt
Browse files

typo

parent f04077cd
No related branches found
No related tags found
No related merge requests found
Pipeline #21448 passed
......@@ -329,7 +329,7 @@ The current implementation of choosing the candidate point inside a simplex (tri
The choice depends on the shape of the simplex, where the algorithm tries to create regular simplices.
Alternatively, a good strategy is choosing points somewhere on the edge of a triangle such that the simplex aligns with the gradient of the function; creating an anisotropic triangulation[@dyn1990data].
This is a similar approach to the anisotropic meshing techniques mentioned in the literature review.
We have started to implement this feature in Adaptive, however, there some unsolved problems remain.
We have started to implement this feature in Adaptive, however, some unsolved problems remain.
#### Learning stochastic functions is a promising direction.
Stochastic functions frequently appear in numerical sciences.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment