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

sm00thix / cvmatrix / 28413006196
100%

Build:
DEFAULT BRANCH: main
Ran 30 Jun 2026 01:02AM UTC
Jobs 0
Files 0
Run time –
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

pending completion
28413006196

push

github

web-flow
Add optional JAX backend, migrate Poetry->uv, and benchmark JAX vs NumPy (#19)

JAX backend: optional backend="jax" (Literal, default "numpy") routing array ops
through numpy/jax.numpy so per-fold training_XTX/XTY/XTX_XTY/statistics trace under
jax.jit and batch over folds with jax.vmap on CPU/GPU/TPU. Trace-safe (tracer-gated
raises keyed on val_indices, maximum/where std clamp, auto x64); numpy backend
byte-identical and perf-neutral. Type hints admit jax values (FloatDType via a
TYPE_CHECKING npt.DTypeLike alias). Tests parametrized over both backends + jit/vmap
trace tests + degenerate-fold + jax-absent ImportError.

Tooling: migrate Poetry->uv (PEP 621 [project], hatchling, PEP 735 dependency-groups;
uv.lock replaces poetry.lock; ruff replaces flake8 for the build lint); version
3.1.6 -> 3.2.0.

Benchmarks: optional jax backend + JAX execution-mode variants (no-/cold-/warm-JIT,
CPU/GPU); two new multi-threaded CVMatrix-only figures (NumPy vs warm JAX; JIT modes).
Source Files on build 28413006196
Detailed source file information is not available for this build.
  • Back to Repo
  • Github Actions Build #28413006196
  • be24c114 on github
  • Prev Build on main (#20747377983)
  • Next Build on main (#28414701959)
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