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

wegamekinglc / Derivatives-Algorithms-Lib / 28294116178
81%
master: 81%

Build:
Build:
LAST BUILD BRANCH: docs/full-review-and-perf-reflect
DEFAULT BRANCH: master
Ran 27 Jun 2026 03:58PM UTC
Jobs 1
Files 218
Run time 1min
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

27 Jun 2026 03:52PM UTC coverage: 81.299%. Remained the same
28294116178

Pull #169

github

wegamekinglc
docs: add random-number and path-generation methodology

Fill a documentation gap: the Brownian-bridge construction, Sobol direction
numbers with Gray-code advance, and path-seeking logic in
dal-cpp/dal/math/random/ were entirely undocumented. Quants and downstream
agents had to read the source to understand why the bridge reorders variates
or how SkipTo lands on a substream without replaying points.

Add docs/methodology/random.md at WHY altitude covering:
- the Random_ interface and the pseudo-/quasi-random split
- the Brownian bridge: bisection ordering, conditional mean/variance, and the
  variation normalization that returns unit-variance increments
- Sobol direction numbers and the O(1) Gray-code recurrence on the trailing
  zero of iPath_
- path seeking by direct state reconstruction (Sobol Seek, MRG32k32a
  companion-matrix jump)
- the IRN55-with-shuffling and MRG32k32a pseudo-random engines

Index the note from docs/README.md (Methodology) and CLAUDE.md (Methodology
list). No CHANGELOG entry: this is a doc-gap fill, not a fundamental change.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
Pull Request #169: docs: add random-number and path-generation methodology

6295 of 7743 relevant lines covered (81.3%)

3245837.3 hits per line

Jobs
ID Job ID Ran Files Coverage
1 28294116178.1 27 Jun 2026 03:58PM UTC 218
81.3
GitHub Action Run
Source Files on build 28294116178
  • Tree
  • List 218
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #28294116178
  • Pull Request #169
  • PR Base - master (#28293871773)
  • Delete
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