[eigen-commits] commit/eigen: 7 new changesets |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/eigen-commits Archives
]
7 new commits in eigen:
https://bitbucket.org/eigen/eigen/commits/8c8f273a9e7f/
Changeset: 8c8f273a9e7f
User: ggael
Date: 2015-03-13 15:24:40+00:00
Summary: Add missing coeff/coeffRef members to Block<sparse>, and extend unit tests.
Affected #: 2 files
https://bitbucket.org/eigen/eigen/commits/016b5624e9be/
Changeset: 016b5624e9be
User: ggael
Date: 2015-03-13 19:57:33+00:00
Summary: Bound pre-allocation to the maximal size representable by StorageIndex and throw bad_alloc if that's not possible.
Affected #: 1 file
https://bitbucket.org/eigen/eigen/commits/35fbe49f9829/
Changeset: 35fbe49f9829
User: ggael
Date: 2015-03-13 20:00:21+00:00
Summary: SparseMatrix::insert: switch to a fully uncompressed mode if sequential insertion is not possible (otherwise an arbitrary large amount of memory was preallocated in some cases)
Affected #: 1 file
https://bitbucket.org/eigen/eigen/commits/678c42a8a42a/
Changeset: 678c42a8a42a
User: ggael
Date: 2015-03-13 20:06:20+00:00
Summary: Bug 949: add static assertion for incompatible scalar types in dense end-user decompositions.
Affected #: 24 files
https://bitbucket.org/eigen/eigen/commits/a55839942657/
Changeset: a55839942657
User: ggael
Date: 2015-03-13 20:12:46+00:00
Summary: Fix internal::random(x,y) for integer types. The previous implementation could return y+1. The new implementation uses rejection sampling to get an unbiased behabior.
Affected #: 1 file
https://bitbucket.org/eigen/eigen/commits/d8e950d48cb1/
Changeset: d8e950d48cb1
User: ggael
Date: 2015-03-13 20:15:50+00:00
Summary: Bug 973, improve AVX support by enabling vectorization of Vector4i-like types, and enforcing alignement of Vector4f/Vector2d-like types to preserve compatibility with SSE and future Eigen versions that will vectorize them with AVX enabled.
Affected #: 6 files
https://bitbucket.org/eigen/eigen/commits/cef8f978c5d3/
Changeset: cef8f978c5d3
User: ggael
Date: 2015-03-13 20:16:39+00:00
Summary: merge
Affected #: 2 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.