• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

pymc-devs / pymc3 / 4581 / 4
87%
master: 87%

Build:
DEFAULT BRANCH: master
Ran 30 Mar 2017 12:43PM UTC
Files 139
Run time 6s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

30 Mar 2017 12:04PM UTC coverage: 75.157% (-0.03%) from 75.188%
PYTHON_VERSION=3.6 TESTCMD="--durations=10 --cov-append --ignore=pymc3/tests/test_examples.py --ignore=pymc3/tests/test_distributions_random.py --ignore=pymc3/tests/test_variational_inference.py --ignore=pymc3/tests/test_shared.py"

push

travis-ci

twiecki
Add Cholesky to MVN distribution (#1875)

* add cholesky for mvn distribution

* added logp function that uses cholesky factor

* forgot to include theano solve

* remove commented out code

* moved get_tau_chol into MvNormal, uses same logic to set logp method

* add packed_chol keyword, fix a few linter errors

* add logp tests

* minor refactoring of logp

* fix reference dists for different logpdfs

* remove packed_chol

* fix tests: pdf->logpdf

* remove unused import

* add packed_chol

* compute chol more stably when given tau

* logp done; work on random

* fix random

* make logp style consistent

* remove unused import

* remove packed_chol

* remove gpu_compat flag because logdet is no longer used

* improve logp readability

* fix logps

* rebase (hopefully not breaking anything)

* fix broken test things

* fix (for real this time) logp shape issues

9106 of 12116 relevant lines covered (75.16%)

0.75 hits per line

Source Files on job 4581.4 (PYTHON_VERSION=3.6 TESTCMD="--durations=10 --cov-append --ignore=pymc3/tests/test_examples.py --ignore=pymc3/tests/test_distributions_random.py --ignore=pymc3/tests/test_variational_inference.py --ignore=pymc3/tests/test_shared.py")
  • Tree
  • List 0
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 4581
  • Travis Job 4581.4
  • d15d9ad1 on github
  • Prev Job for PYTHON_VERSION=3.6 TESTCMD="--durations=10 --cov-append --ignore=pymc3/tests/test_examples.py --ignore=pymc3/tests/test_distributions_random.py --ignore=pymc3/tests/test_variational_inference.py --ignore=pymc3/tests/test_shared.py" on master (#4574.4)
  • Next Job for PYTHON_VERSION=3.6 TESTCMD="--durations=10 --cov-append --ignore=pymc3/tests/test_examples.py --ignore=pymc3/tests/test_distributions_random.py --ignore=pymc3/tests/test_variational_inference.py --ignore=pymc3/tests/test_shared.py" on master (#4582.4)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc