[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:42:17 +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=O/RE5tFKYKFCYXzjsKxCDEKh660=; b=L/noW1rWLVk7ueWAPTzNawk g1O+BEUZ2w7tLXfNnIt0ZLsTDcrqbSkWW6+kg5urhnoI2cdJepDftLM5D/R5XNjf 9zKGBZnAjF21ZltvVTAfa00J2CbYsCx3L2oaoaYbzuWf57Hn4f2/TH95YJBsoGpb 9r/BT+IDg6LQTuNDNxqs=
1 new commit in eigen:
https://bitbucket.org/eigen/eigen/commits/7d79b21a2ed8/
Changeset: 7d79b21a2ed8
Branch: 3.3
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.
(grafted from 359f78f1be47a820d55647a36c6c15b452e10b87)
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.