[eigen-commits] commit/eigen: rmlarsen: Fix bugs in log1p and expm1 where repeated using statements would clobber each other. |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/eigen-commits Archives
]
- To: eigen-commits@xxxxxxxxxxxxxxxxxxx
- Subject: [eigen-commits] commit/eigen: rmlarsen: Fix bugs in log1p and expm1 where repeated using statements would clobber each other.
- From: Bitbucket <commits-noreply@xxxxxxxxxxxxx>
- Date: Thu, 08 Aug 2019 23:27:59 +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=qPR+InnhjFusbQDS3qrkwFykFF4=; b=AogqaiGUQ8MZ7Q6yQGGlaSX TAqUjFC7hkOmujwtO3BvK1ELgaYaoTgz5vvTM5QFZYWNEUgFeGxNGbZRQvKwg9me yl9lZKBv6kXW2lOY4zLa9UGxk37MUiKgYcST1D3yGewoUUOj+3Lq7WHjzy13F/Sw AFwi0Xy61IGJ4PgF9qpU=
1 new commit in eigen:
https://bitbucket.org/eigen/eigen/commits/8071cda5714d/
Changeset: 8071cda5714d
User: rmlarsen
Date: 2019-08-08 23:27:32+00:00
Summary: Fix bugs in log1p and expm1 where repeated using statements would clobber each other.
Add specializations for complex types since std::log1p and std::exp1m do not support complex.
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.