https://github.com/pymc-devs/pymc3
Revision 0402aab9594ec7c4f63c4ea35a52428d424652b4 authored by ricardoV94 on 22 December 2020, 09:10:09 UTC, committed by GitHub on 22 December 2020, 09:10:09 UTC
* - Add bound to HyperGeometric logp
- Pass unit tests when scipy logpmf returns nan

* - Add release-note

* - Replace tt.max and tt.min with tt.switch
1 parent 0ec65e5
History
Tip revision: 0402aab9594ec7c4f63c4ea35a52428d424652b4 authored by ricardoV94 on 22 December 2020, 09:10:09 UTC
Add bound to HyperGeometric logp (resolves #4366) (#4367)
Tip revision: 0402aab
File Mode Size
.github
benchmarks
binder
conda-envs
docs
pymc3
scripts
.codecov.yml -rw-r--r-- 695 bytes
.coveragerc -rw-r--r-- 112 bytes
.gitignore -rw-r--r-- 449 bytes
.gitmodules -rw-r--r-- 124 bytes
.mailmap -rw-r--r-- 1.6 KB
.pre-commit-config.yaml -rw-r--r-- 1.7 KB
.pylintrc -rw-r--r-- 11.2 KB
CITATION.bib -rw-r--r-- 376 bytes
CODE_OF_CONDUCT.md -rw-r--r-- 3.4 KB
CONTRIBUTING.md -rw-r--r-- 8.3 KB
GOVERNANCE.md -rw-r--r-- 16.6 KB
LICENSE -rw-r--r-- 11.4 KB
MANIFEST.in -rw-r--r-- 263 bytes
README.rst -rw-r--r-- 14.3 KB
RELEASE-NOTES.md -rw-r--r-- 55.8 KB
build_and_deploy_docs.sh -rw-r--r-- 256 bytes
buildosx -rwxr-xr-x 194 bytes
pyproject.toml -rw-r--r-- 204 bytes
requirements-dev.txt -rw-r--r-- 320 bytes
requirements.txt -rw-r--r-- 139 bytes
setup.cfg -rw-r--r-- 216 bytes
setup.py -rwxr-xr-x 2.9 KB
setupegg.py -rwxr-xr-x 780 bytes

README.rst

back to top