Skip to content

📦 Release - #15

Merged
manucorporat merged 1 commit into
masterfrom
changeset-release/master
Jul 21, 2026
Merged

📦 Release#15
manucorporat merged 1 commit into
masterfrom
changeset-release/master

Conversation

@manucorporat

Copy link
Copy Markdown
Owner

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to master, this PR will be updated.

Releases

@noiselang/core@0.8.0

Minor Changes

  • 7744ce7: plot::line(xs, ys) — the two-argument form plots a vector of values (numbers, estimates, or random variables, banded by ±1 sd like the one-argument form) against an explicit deterministic numeric x-axis, with the axis named after its source array. Histogram/introspection draw collection now runs on the parallel sampling driver (bit-identical stream, multicore wall-clock).
  • 7744ce7: Slider values are now true runtime uniforms in every backend (PLAN-UNIFORM-INPUTS P1): the WGSL and WASM emitters lower input:: cones instead of declining them, and the value rides the dispatch (a GPU params block / a host-written memory region) rather than the compiled artifact. Dragging a slider re-dispatches cached pipelines and cached kernel instances with zero recompiles, and slider-heavy documents GPU-accelerate — turboquant.noise drops from ~14 s to under 0.1 s on the GPU CLI.

@netlify

netlify Bot commented Jul 21, 2026

Copy link
Copy Markdown

Deploy Preview for noise-lang canceled.

Name Link
🔨 Latest commit 6caf7cb
🔍 Latest deploy log https://app.netlify.com/projects/noise-lang/deploys/6a5fb0f0cae8fa000878ef90

@manucorporat
manucorporat merged commit f609ab8 into master Jul 21, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant