[eigen-commits] commit/eigen: Matthieu Vigne: Bug 1617: Fix SolveTriangular.solveInPlace crashing for empty matrix. |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/eigen-commits Archives
]
- To: eigen-commits@xxxxxxxxxxxxxxxxxxx
- Subject: [eigen-commits] commit/eigen: Matthieu Vigne: Bug 1617: Fix SolveTriangular.solveInPlace crashing for empty matrix.
- From: Bitbucket <commits-noreply@xxxxxxxxxxxxx>
- Date: Thu, 01 Nov 2018 13:41:41 +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=f991z3c9eO5TYkgDWaVlTiz7aKQ=; b=Di6gabOWREXfUmNZdq6emL6 Ieyp1V1uT/HRf8bkLPsyMog45pKx8uz3Kdn7seNKBn+HiRxl8AAtPMepuDjK9zim hSFmyKdfuliAfZiyn3XgDzbT/WeHM0nCvRUjRSL/nGqnHGlBegN4D27IXpkE9tey R/KLcAPjELV3Z5464hG8=
1 new commit in eigen:
https://bitbucket.org/eigen/eigen/commits/359f78f1be47/
Changeset: 359f78f1be47
User: Matthieu Vigne
Date: 2018-10-31 19:28:18+00:00
Summary: Bug 1617: Fix SolveTriangular.solveInPlace crashing for empty matrix.
This made FullPivLU.kernel() crash when used on the zero matrix.
Add unit test for FullPivLU.kernel() on the zero matrix.
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.