[eigen-commits] commit/eigen: 4 new changesets |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/eigen-commits Archives
]
- To: eigen-commits@xxxxxxxxxxxxxxxxxxx
- Subject: [eigen-commits] commit/eigen: 4 new changesets
- From: Bitbucket <commits-noreply@xxxxxxxxxxxxx>
- Date: Fri, 24 Jun 2016 09:34:24 -0000
- Dkim-signature: v=1; a=rsa-sha1; c=relaxed; d=bitbucket.org; h=mime-version:content-type:content-transfer-encoding:subject:from:to; s=s1; bh=mJqkryfHT5+1P6VNfpL40vG0D1w=; b=AacoDF5KRYDcSGTeeKJvHod bRaFAkkUd42tPuvpmTz0KYrt4Z3JEhwF6cw8nh5z8DNu78kybqZfB3nq2MfFZ/Gd 3PxC0yUj+4WTDQ68RFpUflU899Qq1ReMOq3ciwnGCuNg7qVlpFSHzH55GAxEPM3k y4MhYqiuTl62IPM3iF6U=
4 new commits in eigen:
https://bitbucket.org/eigen/eigen/commits/13c5440dc402/
Changeset: 13c5440dc402
User: ggael
Date: 2016-06-24 09:28:54+00:00
Summary: Relax promote_scalar_arg logic to enable promotion to Expr::Scalar if conversion to Expr::Literal fails.
This is useful to cancel expression template at the scalar level, e.g. with AutoDiff<AutoDiff<>>.
This patch also defers calls to NumTraits in cases for which types are not directly compatible.
Affected #: 1 file
https://bitbucket.org/eigen/eigen/commits/3b6be20b60e8/
Changeset: 3b6be20b60e8
User: ggael
Date: 2016-06-24 09:33:30+00:00
Summary: Fix instantiation of ScalarBinaryOpTraits for AutoDiff.
Affected #: 1 file
https://bitbucket.org/eigen/eigen/commits/411dd4fbd19c/
Changeset: 411dd4fbd19c
User: ggael
Date: 2016-06-24 09:34:02+00:00
Summary: Fix NumTraits<AutoDiff>
Affected #: 1 file
https://bitbucket.org/eigen/eigen/commits/631f34d9b75d/
Changeset: 631f34d9b75d
User: ggael
Date: 2016-06-24 09:34:21+00:00
Summary: Fix some unused typedef warnings.
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.