https://github.com/pymc-devs/pymc3
Revision 0e9b9a4c0a73b590cd906eda659f195bfa1483b6 authored by ricardoV94 on 20 December 2020, 12:52:56 UTC, committed by GitHub on 20 December 2020, 12:52:56 UTC
* Make logsumexp work with inifinite values, matching scipy behavior

* Run pre-commit

* Add note to release_notes
1 parent 34447a7
History
Tip revision: 0e9b9a4c0a73b590cd906eda659f195bfa1483b6 authored by ricardoV94 on 20 December 2020, 12:52:56 UTC
Improve logsumexp to work with infinite values (#4360)
Tip revision: 0e9b9a4
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-- 266 bytes
README.rst -rw-r--r-- 14.3 KB
RELEASE-NOTES.md -rw-r--r-- 54.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