[eigen-commits] commit/eigen: benoitsteiner: Fix bug in tensor contraction. The code assumes that contraction axis indices for the LHS (after possibly swapping to ColMajor!) is increasing. Explicitly sort the contraction axis pairs to make it so. |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/eigen-commits Archives
]
- To: eigen-commits@xxxxxxxxxxxxxxxxxxx
- Subject: [eigen-commits] commit/eigen: benoitsteiner: Fix bug in tensor contraction. The code assumes that contraction axis indices for the LHS (after possibly swapping to ColMajor!) is increasing. Explicitly sort the contraction axis pairs to make it so.
- From: Bitbucket <commits-noreply@xxxxxxxxxxxxx>
- Date: Thu, 17 Mar 2016 22:08:20 -0000
1 new commit in eigen:
https://bitbucket.org/eigen/eigen/commits/b3e1092444b9/
Changeset: b3e1092444b9
User: benoitsteiner
Date: 2016-03-17 22:08:02+00:00
Summary: Fix bug in tensor contraction. The code assumes that contraction axis indices for the LHS (after possibly swapping to ColMajor!) is increasing. Explicitly sort the contraction axis pairs to make it so.
Affected #: 2 files
Repository URL: https://bitbucket.org/eigen/eigen/
--
This is a commit notification from bitbucket.org. You are receiving
this because you have the service enabled, addressing the recipient of
this email.