Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This patch reimplements the dispatched numpy.trace function to include support for the off-diagonal case. An important side effect of this patch is that the function no longer relies on the function._takediag helper function, which will be removed in a later commit.
- Loading branch information