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

pymc-devs / pymc3 / 6962 / 10
87%
master: 87%

Build:
DEFAULT BRANCH: master
Ran 05 Dec 2017 01:51PM UTC
Files 137
Run time 4s
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

05 Dec 2017 01:09PM UTC coverage: 25.938% (-0.3%) from 26.259%
PYTHON_VERSION=3.6 FLOATX='float64' BUILD_DOCS="true" TESTCMD="--durations=10 --cov-append pymc3/tests/test_examples.py pymc3/tests/test_posteriors.py"

push

travis-ci

junpenglao
Supporting Population Samplers (implemented DE-MCMC) (#2735)

* catching other error types that may occur when gradients are not available

* added a benchmark example for correlated dimensions

* marking Metropolis as COMPATIBLE for all types, added line breaks (code style)

* specifying single job to force the sample_many function

* modified sampling procedure to interate chains in parallel (instead of sequentially)

* updated description

* indexing samplers by chain number instead of chain id

* print transposes result table

* created PopulationArrayStepShared base class that allows the individual sampler to be aware of other chains

* modified sampling loop to account for the PopulationArrayStepShared sampler types

* added the DEMetropolis sampler

* raisig an error when the population is too small

* verbose debug logging

* removed debug print

* forcing CompoundStep type

* formatting

* setting DEMetropolis as a blocked step method

* measuring the runtime, example with both 2D z-variable and two 1D x,y variables

* changed the initialization order such that variable transforms are applied

* fixed a bug caused by start=None

* fixes a bug in computing lambda

* using a Uniform proposal with low initial scale

* renamed local variable

* logging the crossover and scaling

* fixed a bug that caused step methods to not be copied

* smarter multiprocessing

* automatic multiprocessing decision, reporting relative sampling rates

* print format

* inheriting PopulationArraySharedStep from ArrayStepShared, using a bij attribute because DEMetropolis will use it

* printing the number of effective samples per variable

* docstrings and comments

* falling back to sequential sampling if no population samplers are used

* removed debugging stats logging

* fixed nested if else

* updated print statement

* fixed a bug related to bijection updating

* docstring and comments

*... (continued)

4551 of 17546 relevant lines covered (25.94%)

0.26 hits per line

Source Files on job 6962.10 (PYTHON_VERSION=3.6 FLOATX='float64' BUILD_DOCS="true" TESTCMD="--durations=10 --cov-append pymc3/tests/test_examples.py pymc3/tests/test_posteriors.py")
  • Tree
  • List 0
  • Changed 8
  • Source Changed 6
  • Coverage Changed 8
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 6962
  • Travis Job 6962.10
  • dee65751 on github
  • Prev Job for PYTHON_VERSION=3.6 FLOATX='float64' BUILD_DOCS="true" TESTCMD="--durations=10 --cov-append pymc3/tests/test_examples.py pymc3/tests/test_posteriors.py" on master (#6951.10)
  • Next Job for PYTHON_VERSION=3.6 FLOATX='float64' BUILD_DOCS="true" TESTCMD="--durations=10 --cov-append pymc3/tests/test_examples.py pymc3/tests/test_posteriors.py" on master (#6969.10)
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