[eigen-commits] commit/eigen: 2 new changesets |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/eigen-commits Archives
]
- To: eigen-commits@xxxxxxxxxxxxxxxxxxx
- Subject: [eigen-commits] commit/eigen: 2 new changesets
- From: Bitbucket <commits-noreply@xxxxxxxxxxxxx>
- Date: Mon, 24 Oct 2016 13:51:18 -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=hfQ771pbdm1Mg1TSMYDJRIAT7nA=; b=H1yjULGJHy5MPafnhC3sWx4 DLnwRuvTrQ8RD5tJQOPQRNYvQXQ40PnEBFRE4f8k7q6DGk6Vmbf8eLQAH5WXdSve 3I576D971lD2zMY4JqIBS2m9Cnv/5EtrNkCFR//U7KMiABwJVNo/zTRvoCBt8Vim nmiH+rAm7U6AkXgV3YJc=
2 new commits in eigen:
https://bitbucket.org/eigen/eigen/commits/baad156a0436/
Changeset: baad156a0436
User: ggael
Date: 2016-10-24 13:43:51+00:00
Summary: Add unit test for overflow in LinSpaced
Affected #: 1 file
https://bitbucket.org/eigen/eigen/commits/570884465ad7/
Changeset: 570884465ad7
User: ggael
Date: 2016-10-24 13:50:27+00:00
Summary: Bug 698: rewrite LinSpaced for integer scalar types to avoid overflow and guarantee an even spacing when possible.
Otherwise, the "high" bound is implicitly lowered to the largest value allowing for an even distribution.
This changeset also disable vectorization for this integer path.
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.