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 4d0f2d8 commit 314d69fCopy full SHA for 314d69f
pyro/analysis/convergence.py
@@ -39,4 +39,4 @@ def compare(fine, coarse):
39
40
result = compare(ff.cc_data, cc.cc_data)
41
42
- print("inf/L2 norm of density: ", result)
+ print("inf norm of density: ", result)
0 commit comments