We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Checked against openblas
openblas
Actual value: ( 2.7854532671410537 0 0 0 0 ) ( 0.83913770035387469 2.9938299960925923 0 0 0 ) ( 0.58622882080751648 0.70368090020327312 2.1283975704681657 0 0 ) ( 0.38255481974053374 0.48675723887823252 -0.025473476463104543 2.4204282617974231 0 ) ( 0.39976739552731955 0.72857415255088964 -0.19353788779731101 0.0968379384920936 2.4809996556130165 ) Expected value: ( 2.7854532671410532 0 0 0 0 ) ( 0.83913770035387469 2.9938299960925918 0 0 0 ) ( 0.58622882080751648 0.7036809002032729 2.6269317099125673 0 0 ) ( 0.38255481974053374 0.48675723887823247 0.23201943119372695 2.48300863498413 0 ) ( 0.39976739552731966 0.72857415255088964 0.31399001255216946 0.35722002546495896 2.4445854284358015 )
Starting from column 2 we see that the results differ.
The text was updated successfully, but these errors were encountered:
In order to reproduce, I would need values for all parameters like e.g m, n, k, alpha, beta, size of the matrices, ....
Sorry, something went wrong.
No branches or pull requests
Checked against
openblas
Starting from column 2 we see that the results differ.
The text was updated successfully, but these errors were encountered: