https://github.com/pymc-devs/pymc3
Revision 4a9de983748fb5b24414770c073dc69c0ce29630 authored by jeti182 on 15 September 2016, 22:15:12 UTC, committed by Thomas Wiecki on 15 September 2016, 22:15:12 UTC
* Added samples per second and remaining time information to progress bar

* - Changed ETE to ETA in progressbar.py
- Removed unnecessary casts progressbar.py
- Reduced witdh of progress bar in progressbar.py

- Added explanations for SPS and ETA in the docstring of
  "sample" in sampling.py
- Added missing period in the docstring for another parameter

* - Fixed typo

* Use fromat instead of %.. place holer fromat string.

* Update progressbar.py

Removed spaces around "=" in keyword arguments

* autopep8ed file
1 parent f8ae8de
History
Tip revision: 4a9de983748fb5b24414770c073dc69c0ce29630 authored by jeti182 on 15 September 2016, 22:15:12 UTC
ENH Added samples per second and remaining time information to progress bar (#1296)
Tip revision: 4a9de98
File Mode Size
docs
pymc3
scripts
.gitignore -rw-r--r-- 170 bytes
.mailmap -rw-r--r-- 2.3 KB
.travis.yml -rw-r--r-- 911 bytes
CHANGELOG.md -rw-r--r-- 982 bytes
CONDUCT.md -rw-r--r-- 2.4 KB
CONTRIBUTING.md -rw-r--r-- 5.4 KB
GOVERNANCE.md -rw-r--r-- 16.2 KB
LICENSE -rw-r--r-- 11.5 KB
README.rst -rw-r--r-- 5.0 KB
RELEASE-NOTES.md -rw-r--r-- 7.2 KB
buildosx -rwxr-xr-x 194 bytes
requirements.txt -rw-r--r-- 156 bytes
setup.py -rwxr-xr-x 2.7 KB
setupegg.py -rwxr-xr-x 175 bytes

README.rst

back to top