We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c711a3 commit 19ee27aCopy full SHA for 19ee27a
docs/source/faq.rst
@@ -19,7 +19,7 @@ My runner failed, how do I get the error message?
19
Check ``runner.task.print_stack()``.
20
21
22
-How do I get a `~adaptiveLearner2D`\'s data on a grid?
+How do I get a `~adaptive.Learner2D`\'s data on a grid?
23
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
24
25
Use ``learner.interpolated_on_grid()`` optionally with a argument ``n`` to specify the the amount of points in ``x`` and ``y``.
0 commit comments