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 90fe50d commit 5d1df61Copy full SHA for 5d1df61
cuqi/pde/_pde.py
@@ -387,7 +387,7 @@ def interpolate_on_observed_domain(self, solution):
387
return solution_obs
388
389
def observe(self, solution):
390
- """Apply observation operator to the solution. This include
+ """Apply observation operator to the solution. This includes
391
interpolation to observation points (if different from the
392
solution grid) then applying the observation map (if provided)."""
393
0 commit comments