Skip to content

Commit 5d1df61

Browse files
amal-ghamdijakobsj
andauthored
Update cuqi/pde/_pde.py
Co-authored-by: Jakob Sauer Jørgensen <[email protected]>
1 parent 90fe50d commit 5d1df61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cuqi/pde/_pde.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -387,7 +387,7 @@ def interpolate_on_observed_domain(self, solution):
387387
return solution_obs
388388

389389
def observe(self, solution):
390-
"""Apply observation operator to the solution. This include
390+
"""Apply observation operator to the solution. This includes
391391
interpolation to observation points (if different from the
392392
solution grid) then applying the observation map (if provided)."""
393393

0 commit comments

Comments
 (0)