[eigen-commits] commit/eigen: 5 new changesets |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/eigen-commits Archives
]
5 new commits in eigen:
https://bitbucket.org/eigen/eigen/commits/ab98e917c650/
Changeset: ab98e917c650
User: ggael
Date: 2015-10-06 09:32:02+00:00
Summary: Improve counting of sparse temporaries
Affected #: 2 files
https://bitbucket.org/eigen/eigen/commits/5dbc368b9dab/
Changeset: 5dbc368b9dab
User: ggael
Date: 2015-10-06 09:41:03+00:00
Summary: Make SparseVector derive from SparseCompressedBase, thus improving compatibility between sparse vectors and matrices
Affected #: 2 files
https://bitbucket.org/eigen/eigen/commits/43ec91b22fa5/
Changeset: 43ec91b22fa5
User: ggael
Date: 2015-10-06 09:53:19+00:00
Summary: Enable to view a SparseVector as a Ref<SparseMatrix>
Affected #: 2 files
https://bitbucket.org/eigen/eigen/commits/09e13effadec/
Changeset: 09e13effadec
User: ggael
Date: 2015-10-06 09:57:03+00:00
Summary: Optimize Ref<SparseMatrix> by removing useless default initialisation of SparseMapBase and SparseMatrix
Affected #: 2 files
https://bitbucket.org/eigen/eigen/commits/7231911cef80/
Changeset: 7231911cef80
User: ggael
Date: 2015-10-06 09:59:08+00:00
Summary: Optimise assignment into a Block<SparseMatrix> by using Ref and avoiding useless updates in non-compressed mode. This make row-by-row filling of a row-major sparse matrix very efficient.
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.