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

pymc-devs / pymc3 / 7664 / 2
87%
master: 87%

Build:
DEFAULT BRANCH: master
Ran 05 May 2018 09:22AM UTC
Files 139
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 May 2018 09:10AM UTC coverage: 39.668% (-0.05%) from 39.717%
PYTHON_VERSION=2.7 FLOATX='float32' RUN_PYLINT="true" TESTCMD="--durations=10 --cov-append pymc3/tests/test_distributions_random.py pymc3/tests/test_shared.py pymc3/tests/test_smc.py pymc3/tests/test_sampling.py"

push

travis-ci

junpenglao
Ordered Transform (#2637)

* initial commit of Ordered, courtesy @aseyboldt

* add composed transform (from @aseyboldt)

* add ordered logistic distr

* add test

* change from function to subclass of Categorical

* test passing on OrderedLogistic

* fix docs up

* fix to docstring

* starting transform tests

* ordered transform tests pass locally, need tests for composed transform

* fix OrderedLogistic import

* remove composed

* a little cleanup

* Remove extra the's (#2960)

* fix test, remove Composed Transform)

* Add release note

* Ordered transformed is not elementwise

* Fix Binomial when p=0 and x=0 (#2961)

* Fix Binomial when p=0 and x=0

Should return 0 not -inf

* Fix logpow(x=0,m=0) 

Fix logpow(x=0,m=0) where x and m have different shapes.

* Fix Jacobian det

- add test
- add namespace
- fix docstring example

* Extend to multiple dimension array version

* Add example

* PEP8 minor fix

* initial commit of Ordered, courtesy @aseyboldt

* add composed transform (from @aseyboldt)

* add ordered logistic distr

* add test

* change from function to subclass of Categorical

* test passing on OrderedLogistic

* fix docs up

* fix to docstring

* starting transform tests

* ordered transform tests pass locally, need tests for composed transform

* fix OrderedLogistic import

* remove composed

* a little cleanup

* fix test, remove Composed Transform)

* Add release note

* Ordered transformed is not elementwise

* Fix Jacobian det

- add test
- add namespace
- fix docstring example

* Extend to multiple dimension array version

* Add example

* PEP8 minor fix

* clearn up rebase error

* Bug fix

Also extend SumTo1 so that it works in multi-dimension

* dimension fix

make sure the return jacobian_det has the right dimension: 
- if the transformation is elementwise, return jacob_det should has the same dimension as the input
- ... (continued)

7387 of 18622 relevant lines covered (39.67%)

0.4 hits per line

Source Files on job 7664.2 (PYTHON_VERSION=2.7 FLOATX='float32' RUN_PYLINT="true" TESTCMD="--durations=10 --cov-append pymc3/tests/test_distributions_random.py pymc3/tests/test_shared.py pymc3/tests/test_smc.py pymc3/tests/test_sampling.py")
  • Tree
  • List 0
  • Changed 5
  • Source Changed 5
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 7496
  • Travis Job 7664.2
  • a021f7fa on github
  • Prev Job for PYTHON_VERSION=2.7 FLOATX='float32' RUN_PYLINT="true" TESTCMD="--durations=10 --cov-append pymc3/tests/test_distributions_random.py pymc3/tests/test_shared.py pymc3/tests/test_smc.py pymc3/tests/test_sampling.py" on master (#7661.2)
  • Next Job for PYTHON_VERSION=2.7 FLOATX='float32' RUN_PYLINT="true" TESTCMD="--durations=10 --cov-append pymc3/tests/test_distributions_random.py pymc3/tests/test_shared.py pymc3/tests/test_smc.py pymc3/tests/test_sampling.py" on master (#7666.2)
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