[eigen-commits] commit/eigen: 3 new changesets |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/eigen-commits Archives
]
- To: eigen-commits@xxxxxxxxxxxxxxxxxxx
- Subject: [eigen-commits] commit/eigen: 3 new changesets
- From: Bitbucket <commits-noreply@xxxxxxxxxxxxx>
- Date: Tue, 15 Jan 2019 14:21:32 +0000 (UTC)
- Dkim-signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=bitbucket.org; h=mime-version:content-type:content-transfer-encoding:subject:from:to; s=s1; bh=krQ2CRT7jvmWvluVhKovNIO8E7w=; b=pJTKEGL1hMQWpe4D7E+g2f6 TDa9uaZpAsQaSZgsIi2j/MR9dIe+LO3AH93ui2zMBpttfCZ3nhCdXMWfCNZrcgsT lcqIqOJEBI9bL5wBi9fuq20H8KCJ09GxxAAr4opJ47fjq+5MDfvoudTsuEawWgBZ UuCAahWfkt9QRHnaK2WI=
3 new commits in eigen:
https://bitbucket.org/eigen/eigen/commits/3aaba77a3cc9/
Changeset: 3aaba77a3cc9
User: ggael
Date: 2019-01-15 14:09:49+00:00
Summary: Fix detection of vector-at-time: use Rows/Cols instead of MaxRow/MaxCols.
This fix VectorXd(n).middleCol(0,0).outerSize() which was equal to 1.
Affected #: 2 files
https://bitbucket.org/eigen/eigen/commits/ed2da94a59a0/
Changeset: ed2da94a59a0
User: ggael
Date: 2019-01-15 14:13:24+00:00
Summary: Bug 1592: makes partial min/max reductions trigger an assertion on inputs with a zero reduction length (+doc and tests)
Affected #: 3 files
https://bitbucket.org/eigen/eigen/commits/1a5dcc76db45/
Changeset: 1a5dcc76db45
User: ggael
Date: 2019-01-15 14:21:14+00:00
Summary: Enable visitor on empty matrices (the visitor is left unchanged), and protect min/maxCoeff(Index*,Index*) on empty matrices by an assertion (+ doc & unit tests)
Affected #: 3 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.