From 6b6be9c37898d2e0f607cb6df832def936a5ec1b Mon Sep 17 00:00:00 2001 From: Lukas Eller Date: Tue, 13 Jul 2021 13:07:32 +0200 Subject: [PATCH] Update readme.md --- helpers/readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helpers/readme.md b/helpers/readme.md index 59a6222..754be40 100644 --- a/helpers/readme.md +++ b/helpers/readme.md @@ -3,4 +3,4 @@ because the default PYMC3 implementation generates samples out of the range of [ Therefore, I adapted the .random() method to map the samples to the correct interval. -Besides this, the code is directly taken from the [PYMC3](https://github.com/pymc-devs/pymc3) without further changes. +Besides this, the code is directly taken from the [PYMC3](https://github.com/pymc-devs/pymc3) without any further changes. -- 2.22.0