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

bashtage / randomgen
98%
master: 98%

Build:
Build:
LAST BUILD BRANCH: fix-philox-threefre-buffer-len
DEFAULT BRANCH: master
Repo Added 29 Mar 2019 10:41AM UTC
Files 62
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

LAST BUILD ON BRANCH SFMT-fast-jump
branch: SFMT-fast-jump
CHANGE BRANCH
x
Reset
  • SFMT-fast-jump
  • 1.17-release-notes
  • 1.17.0
  • SFMT
  • add-all-pyx
  • add-brng
  • add-debug-build
  • add-pxd
  • aes
  • aes-fallback
  • aes-refactor
  • aesctr-be
  • aesctr-be-v2
  • api-17
  • backport-rand-uint
  • backport-v116
  • bashtage-patch-1
  • big-endian
  • brng-stack
  • broadcast-multinomial
  • broadcast-multinomial-2
  • broadcast-mv-normal
  • chacha
  • chacha-be
  • chacha-runtime
  • change-default-dtype-randint
  • change-integer-comp-error
  • check-state-setting
  • cherry-pick-8727a78
  • cherrypick-4a695ecd
  • choice-axis
  • choice-size-consistency
  • choice-small
  • choice-small-alt
  • cirrus
  • clean-handeling-ints
  • continue-qa
  • correct-coveragerc
  • coverage
  • deprecate-rand-randn
  • dfsmt-jump-perf
  • doc-differences
  • doc-fixes
  • docstring-aliases
  • docstring-generator
  • drone
  • drone-update
  • drop-legacy
  • dsfmt-arm
  • endianess-ints
  • entropy
  • fast-path-rand-int-broadcast
  • fix-32-bit-boundary-bug
  • fix-coverage
  • fix-distributions
  • fix-jumped
  • fix-log-issues
  • fix-mt19937-jump
  • fix-philox-threefre-buffer-len
  • fix-ppc-le
  • fix-size-check
  • force-inline
  • generalize-philox-v2
  • generalize-set-get-state
  • generalized-philox
  • generator-coverage
  • generic-bit-gen
  • hc-128
  • hc128-be
  • hc128-be-v2
  • hypergeometric-0
  • initial-version-jumped
  • jcb-patch-v3
  • jcb-v4
  • jsf
  • jsf-num-seed
  • legacy-int
  • lemire-fix
  • lxm
  • maintenance/v1.16
  • master
  • merge-edge-tests
  • missed-test
  • more-results
  • more-test-results
  • move-binomial
  • move-lock
  • mt19937-64
  • mt19937-jump-speed
  • mt64-reset
  • mtrand-randomstate
  • multinomial-float32
  • multinomial-protect
  • numpy-9824
  • numpy=1.19
  • patch-maintenance
  • pcg-128
  • pcg-def-seed
  • pcg-generic
  • pcg-jump
  • pcg-mixer
  • pcg-rotr
  • pcg64-cm-dxsm
  • pcg64-dxsm
  • pcg64-init
  • pcg64-perf
  • pcg64-sync
  • perf
  • philox4x32
  • philox4x32-clang
  • poisson-lam-lmax
  • ppc-experiments
  • practrand-driver
  • protect-advance
  • py-27-restore
  • qa-4
  • qa-5
  • randint-closed
  • randint-random-integers
  • rdrand
  • ref-weyl
  • refactor-legacy-randint
  • refactor-rdrand
  • relax-sign-test
  • release-118
  • remove-complex-normal
  • remove-generators
  • rename-RandomGenerator
  • rename-custom-pcg64
  • rename-random-sample
  • rename-xoshiro
  • replace-basic_rng
  • replace-brng-bitgen
  • restore-random-uinteger
  • revert-complex-normal
  • revert-log1p
  • rls-1.19
  • romu
  • sanitize-inputs
  • seed-seq
  • setuptools-first
  • sfc
  • sfmt-be
  • sfmt-uint
  • simplify-code
  • simplify-setup
  • small-fixes
  • small-quality-fixes
  • speck
  • speck-round-settable
  • speck-sse
  • ssse3
  • stability
  • stack-generator-usage
  • std-bool-changes
  • sync-choice
  • sync-upstream
  • test-against-numpy-generator
  • test-google
  • test-results
  • tester
  • threefry-variants
  • try-aligned
  • try-struct-bit-gen
  • undef-chacha
  • union-state
  • update-appveyor
  • update-doc-theme
  • update-docs
  • update-docs-2
  • update-gcc
  • update-hypergeometric
  • update-perf
  • update-rdrand-docs
  • update-requirements
  • update-travis
  • update-xoro
  • use-base-class
  • use-log1p
  • v1.16.2
  • v1.16.3
  • v1.16.4
  • v1.16.5
  • v1.16.6
  • v1.17.0.dev0
  • v1.18.0
  • v1.18.1
  • v1.19.0
  • v1.19.1
  • v1.19.2
  • v1.19.3
  • verify-advance-counter

pending completion
791

Pull #133

travis-ci

web-flow
ENH: Improve jump speed for large jumps on SFMT

Add jump polynomials for 1, 16, 256, 4096, 65536 steps to
guarantee max time for any number of jumps up to 1000000 jumps
Pull Request #133: ENH: Improve jump speed for large jumps on SFMT

258 of 279 branches covered (92.47%)

Branch coverage included in aggregate %.

1 of 1 new or added line in 1 file covered. (100.0%)

8857 of 9065 relevant lines covered (97.71%)

4.83 hits per line

Relevant lines Covered
Build:
Build:
9065 RELEVANT LINES 8857 COVERED LINES
4.83 HITS PER LINE
Source Files on SFMT-fast-jump
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
791 SFMT-fast-jump ENH: Improve jump speed for large jumps on SFMT Add jump polynomials for 1, 16, 256, 4096, 65536 steps to guarantee max time for any number of jumps up to 1000000 jumps Pull #133 01 Jun 2019 09:42PM UTC web-flow travis-ci pending completion  
790 SFMT-fast-jump ENH: Improve jump speed for large jumps on SFMT Add jump polynomials for 1, 16, 256, 4096, 65536 steps to guarantee max time for any number of jumps up to 1000000 jumps push 01 Jun 2019 08:05PM UTC bashtage travis-ci pending completion  
See All Builds (1152)
  • Repo on GitHub
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

© 2025 Coveralls, Inc