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
公式错误 109页 公式4.63
错误原因:Hadamard积运算符要求因子具有相同的维度。书中运算符两侧因子具有不同维度,所以此处不能使用Hadamard积运算符。 更正建议:删除公式4.63或者使用其他运算符替代。
The text was updated successfully, but these errors were encountered:
Sorry, something went wrong.
No branches or pull requests
问题描述(例如:错别字) + 页号或公式号
公式错误 109页 公式4.63
错误原因:Hadamard积运算符要求因子具有相同的维度。书中运算符两侧因子具有不同维度,所以此处不能使用Hadamard积运算符。
更正建议:删除公式4.63或者使用其他运算符替代。
The text was updated successfully, but these errors were encountered: