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 56fa176 commit 5504756Copy full SHA for 5504756
Project.toml
@@ -1,6 +1,6 @@
1
name = "ColorVectorSpace"
2
uuid = "c3611d14-8923-5661-9e6a-0046d554d3a4"
3
-version = "0.9.5"
+version = "0.9.6"
4
5
[deps]
6
ColorTypes = "3da002f7-5984-5a60-b8a6-cbb66c0b333f"
README.md
@@ -111,6 +111,8 @@ RGBRGB{Float64}:
111
-0.03 0.0 0.02
112
```
113
114
+The corresponding `stdmult` computes standard deviation.
115
+
116
### `abs` and `abs2`
117
118
To begin with, there is no general and straightforward definition of the
0 commit comments