• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In
Build has been canceled!

JuliaStats / Distributions.jl / 2065 / 3
78%
master: 78%

Build:
DEFAULT BRANCH: master
Ran 26 Feb 2019 07:17PM UTC
Files 103
Run time 6min
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

26 Feb 2019 07:05PM UTC coverage: 77.687% (-0.6%) from 78.291%
2065.3

push

travis-ci

matbesancon
Allow alternate RNGs to be used on all distributions (#830)

* Fix GLOBAL_RNG no longer needs to specify from Random as imported and auto-whitespace.

* Add in random number generator handling into Gamma, Binomial, Multinomial and Dirichlet.

* typo.

* Introduce rand() and rand!() functions with random number generators as first argument.

* Backward compatible fix to high level interface to reduce duplication across codebase.

* Fix for type hierarchy for all of the univariate Rfunction-based distributions to allow them to continue to work.

* Fix to non-Rfunction univariate random number generators to work with other RNGs and remove redundant code.

* Fix discrete univariate random number code to provide  _rand!() interface instead of rand().

* Fix matrix-variate code to work with new interface where memory is allocated higher up.

* Fix mixture and truncated distributions to work with other RNGs.

* Clean samplers to work with new interface and start testing new RNGs.

* typo

* Fixing most multivariate distributions to work with new interface.

* Fix non-zeroing of upper diagonal of matrix for Wishart.

* Fixes of beta and chi-squared distributions to remove Rfunctions, and hence all multivariable and matrix-variable distributions that use them so that they can use the new interface.

* BetaBinomial no longer requires Rfunctions.

* Fix FDist, NoncentralT, TDist to no longer depend on RFunctions

* Add partial solution to Poisson used when other RNGs are needed, and mark dependencies as such.

* Remove duplicate function definition and correctly identify TDist as non-RFunctions-dependent.

* Update test_samples() to take an optional RNG, and use throughout testing.

* Add Beta, Chisq, Chi and Gamma samplers.

* Update Product distribution to new rng interface.

* Update all multivariate and matrix-variate tests to test with and without rng argument.

* Fix MersenneTwister seeds to stop occasional tes... (continued)

4004 of 5154 relevant lines covered (77.69%)

2038041.96 hits per line

Source Files on job 2065.3
  • Tree
  • List 0
  • Changed 92
  • Source Changed 76
  • Coverage Changed 91
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1976
  • Travis Job 2065.3
  • 817bd833 on github
  • Prev Job for on master (#2033.3)
  • Next Job for on master (#2089.3)
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