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 99d5f98 commit ededccaCopy full SHA for ededcca
projects/math/numerical-linalg/notebooks/svd.clj
@@ -86,7 +86,7 @@ first-image
86
;; the images to a lower resolution, and
87
;; turn them to gray-scale.
88
89
-;; See [Luma](https://en.wikipedia.org/wiki/Luma_(video)
+;; See [Luma](https://en.wikipedia.org/wiki/Luma_(video))
90
;; for discussion of the gray-scale formula:
91
;; 0.299 ∙ Red + 0.587 ∙ Green + 0.114 ∙ Blue
92
0 commit comments