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 3000126 commit 6b7733eCopy full SHA for 6b7733e
src/qinfer/tests/test_distributions.py
@@ -347,7 +347,7 @@ class TestDirichletDistribution(DerandomizedTestCase):
347
348
def test_dirichlet_moments(self):
349
"""
350
- Distributions: Checks that the beta distribution has the right
+ Distributions: Checks that the dirichlet distribution has the right
351
moments, with either of the two input formats
352
353
alpha = [1,2,3,4]
0 commit comments