[eigen-commits] commit/eigen: ggael: Bug 1004: remove the inaccurate "sequential" path for LinSpaced, mark respective function as deprecated, and enforce strict interpolation of the higher range using a correction term. |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/eigen-commits Archives
]
- To: eigen-commits@xxxxxxxxxxxxxxxxxxx
- Subject: [eigen-commits] commit/eigen: ggael: Bug 1004: remove the inaccurate "sequential" path for LinSpaced, mark respective function as deprecated, and enforce strict interpolation of the higher range using a correction term.
- From: Bitbucket <commits-noreply@xxxxxxxxxxxxx>
- Date: Mon, 24 Oct 2016 18:27:28 -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=14AhhUA+wJoLrIRI0dCI9OPfGPM=; b=TxGEIh/LVC7oRHm9wnkLlzE 779m/w85hcvawA+Kgk9N8G6Kd4ncUL+rTTZ28c9MicYkj7uf79qyKZFXHqDy5DnL J6T7m5wIxL2IpT1O7IVmYnIyJACHTFiNdSDh33OE8KWdsCp45qE0H7iDEj6GJszY 63SAfUfCRQu+tO+kDQ7g=
1 new commit in eigen:
https://bitbucket.org/eigen/eigen/commits/e87556af3ee1/
Changeset: e87556af3ee1
User: ggael
Date: 2016-10-24 18:27:21+00:00
Summary: Bug 1004: remove the inaccurate "sequential" path for LinSpaced, mark respective function as deprecated, and enforce strict interpolation of the higher range using a correction term.
Now, even with floating point precision, both the 'low' and 'high' bounds are exactly reproduced at i=0 and i=size-1 respectively.
Affected #: 4 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.