Inconsistent implementation of mpt algorithm #4985
Unanswered
huangxuan700
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
When the mpt algorithm calculates the H and g matrices, the implementation is inconsistent with that described in the readme document. Why is the sparse_T_mat matrix placed in the H matrix?
Beta Was this translation helpful? Give feedback.
All reactions