Skip to content

Commit 9c6f63e

Browse files
Add missing WASM glue code (blas_f64.js)
Without this file, import('./blas_f64.js') fails on the deployed site and GP variance computation falls back to pure JS — O(n²×nPts) per frame instead of accelerated WASM BLAS, causing visible frame drops.
1 parent 9fdbe24 commit 9c6f63e

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

docs/blas_f64.js

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)