diff --git a/helpers/readme.md b/helpers/readme.md index 59a62226881b213bdaf80d6fb643db5bd0553c20..754be408aaa886dea2792c85cdc355b4390624ee 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.