Skip to content

feat: add blas/ext/base/wasm/dapx #5643

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 12 commits into from
May 14, 2025
Prev Previous commit
Next Next commit
docs: fix missing blank line
Signed-off-by: Athan <[email protected]>
  • Loading branch information
kgryte authored May 1, 2025
commit e851b377bd98322d7933cff6d2572bdf41abc0c3
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@

{{alias}}.main( N, alpha, x, strideX )
Adds a scalar constant to each element in a double-precision floating-point
strided array.
Expand Down