DrEntropy

Results 3 issues of DrEntropy

### Issue with current documentation: https://www.pymc.io/projects/docs/en/stable/api/generated/pymc.math.concatenate.html which is based on the docstring for pytensor.math.concatenate says : ``` Alias for `join`(axis, *tensor_list). This function is similar to `join`, but uses the...

docs

The short url listed there doesn't lead to pymc documentation, instead leads to the linked in page of "Melanya Kirakosyan".

The readme instructs the user to execute: `conda env create -f enviroment.yml` The actual file is `environment.yml`. This can cause a bit of frustration if the user copy pastas the...