We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
entropy
1 parent 3bb3514 commit e868422Copy full SHA for e868422
docs/src/examples.md
@@ -72,7 +72,7 @@ nats for this distribution is `ln(1 - 0) = 0`.
72
```@example MAIN
73
using Entropies
74
using Statistics
75
-using Distributions
+using Distributions: Uniform
76
using CairoMakie
77
78
# Define estimators
0 commit comments