[eigen-commits] commit/eigen: 2 new changesets |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/eigen-commits Archives
]
2 new commits in eigen:
https://bitbucket.org/eigen/eigen/commits/ca4ff2a689f4/
Changeset: ca4ff2a689f4
User: ggael
Date: 2016-01-29 21:07:56+00:00
Summary: Extend SparseView to allow keeping explicit zeros. This is equivalent to sparseView(1,-1) but faster because the test is removed at compile-time.
Affected #: 3 files
https://bitbucket.org/eigen/eigen/commits/cfac973b6dd6/
Changeset: cfac973b6dd6
User: ggael
Date: 2016-01-29 21:09:45+00:00
Summary: Bug 632: add support for "dense +/- sparse" operations. The current implementation is based on SparseView to make the dense subexpression compatible with the sparse one.
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.