Skip to content

Commit 712a2ab

Browse files
basnijholtjbweston
andcommitted
Update docs/source/faq.rst
Co-Authored-By: Joseph Weston <[email protected]>
1 parent f93442d commit 712a2ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/faq.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ How do I get a `~adaptive.Learner2D`\'s data on a grid?
2525
Use ``learner.interpolated_on_grid()`` optionally with a argument ``n`` to specify the the amount of points in ``x`` and ``y``.
2626

2727

28-
Why can I not use a ``lambda`` function?
28+
Why can I not use a ``lambda`` with a learner?
2929
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3030

3131
When using the `~adaptive.Runner` the learner's function is evaluated in different Python processes.

0 commit comments

Comments
 (0)