docs: align alpha description in blas/ext/base/gxsa#12286
Merged
Conversation
Contributor
Coverage Report
The above coverage report was generated for the changes in this PR. |
kgryte
approved these changes
May 26, 2026
@param alpha description in blas/ext/base/gxsaalpha description in blas/ext/base/gxsa
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Follow-up fixes for commits merged to
developbetween 2026-05-24 14:39 -0500 (8fdaa49) and 2026-05-25 03:04 -0700 (86501b1).Description
Sweep of the 13 commits merged to
developin the last 24 hours surfaced one objective, high-signal inconsistency in the newly addedblas/ext/base/gxsapackage.Fixes by package
blas/ext/base/gxsa— Inblas/ext/base/gxsa/lib/ndarray.js(f8352cd), the@param alphadescription readsscalarbut the siblingmain.jsand every analogous package (gapx,capx,zapx,sapxsum, etc.) usescalar constant— change* @param {number} alpha - scalarto* @param {number} alpha - scalar constantto restore consistency.Related Issues
None.
Questions
None.
Other
Validation
Reviewed the union diff of all commits merged to
developbetween8fdaa49^..86501b1(13 commits, ~11k lines). Four parallel reviewers (two style, two bug) inspected the diff against the relevant style guides indocs/style-guidesand against established peer packages (gapx,dapx,sapxsum).Checked:
capx,zapx,gxsa) including README,lib/*.js,docs/repl.txt,docs/types/, examples,src/,package.json,manifest.json.pcorrmatformatrefactor,@throwsannotation fixes, CDN URL fixes, eslint-disable propagation, REPL/namespace TOC updates,assertTS examples).Deliberately excluded:
{{alias}}.ndarrayexample ingxsa/docs/repl.txt— peergapx/docs/repl.txtfollows the exact same 8-vs-7-element pattern, so the truncation is established convention, not a typo.zapx/gxsaentries inblas/ext/base/README.md— commitc1be7ac(the TOC sweep) landed minutes before thezapx/gxsafeat commits, so this is expected follow-up rather than a missed entry, and is left to the next periodic TOC commit.Checklist
AI Assistance
If you answered "yes" above, how did you use AI assistance?
Disclosure
This PR was authored by Claude Code as part of an automated post-merge review sweep of commits landed on
developin the last 24 hours. Findings were cross-checked by independent reviewer agents and verified against peer packages before applying.Generated by Claude Code