JoshuaSBrown / JoshuaSBrown/QC_Tools
ERROR Matrix_Multiply only allowed for nxm by lxn matrices second matrix must have same number of colums as first matrix has number of rows
Open
- Dominant language
- C++
- Stars
- 35
- Forks
- 15
- PR merge metrics
- No merged PRs in 30d
Description
ERROR Matrix_Multiply only allowed for nxm by lxn matrices
second matrix must have same number of colums as first
matrix has number of rows
above error still happens by version 1.9 @JoshuaSBrown
Contributor guide
No contributing guide indexed for this repository
Research direction
The report names Matrix_Multiply but no file or test; start by locating that implementation and reproducing the dimension-check error in version 1.9. Compare the reported nxm-by-lxn rule with the current behavior, then add a regression test once the intended handling is confirmed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100