[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: Thu, 17 Jan 2019 10:56:57 +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=fM3zabM+c+35Cr+OZT1aRgVarlM=; b=VXpykouE3dz2yrzQUw5wPOR ofeeUteo1FNPJnCD6Ugyc/bc+30VI72uvaozwelw+pN1xmN85CnqFEAvlGMMp83o eu1WDCD8PIb93QXtCmaee2pVLSrCedhEJjR32mAFkz01eGtXmq8dJn1JlzxSqJ1r KfFRytsSMr6q5CuU1/a8=
3 new commits in eigen:
https://bitbucket.org/eigen/eigen/commits/e6f730379f86/
Changeset: e6f730379f86
User: ggael
Date: 2019-01-17 10:33:43+00:00
Summary: Add conjugateIf<bool> members to DesneBase, TriangularView, SelfadjointView, and make PartialPivLU use it.
Affected #: 6 files
https://bitbucket.org/eigen/eigen/commits/702437af9ae3/
Changeset: 702437af9ae3
User: patrick_peltzer
Date: 2019-01-17 00:17:39+00:00
Summary: PR 567: makes all dense solvers inherit SoverBase (LU,Cholesky,QR,SVD).
This changeset also includes:
* add HouseholderSequence::conjugateIf
* define int as the StorageIndex type for all dense solvers
* dedicated unit tests, including assertion checking
* _check_solve_assertion(): this method can be implemented in derived solver classes to implement custom checks
* CompleteOrthogonalDecompositions: add applyZOnTheLeftInPlace, fix scalar type in applyZAdjointOnTheLeftInPlace(), add missing assertions
* Cholesky: add missing assertions
* FullPivHouseholderQR: Corrected Scalar type in _solve_impl()
* BDCSVD: Unambiguous return type for ternary operator
* SVDBase: Corrected Scalar type in _solve_impl()
Affected #: 23 files
https://bitbucket.org/eigen/eigen/commits/2b73aaf2f2bf/
Changeset: 2b73aaf2f2bf
User: patrick_peltzer
Date: 2019-01-17 10:54:37+00:00
Summary: Boosttest only available for Boost version >= 1.53.0
Affected #: 1 file
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.