[eigen-commits] commit/eigen: ggael: add the possibility to assemble a SparseMatrix object from a random list of triplets that may contain duplicated elements. It works in linear time, with O(1) re-allocations. |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/eigen-commits Archives
]
- To: eigen-commits@xxxxxxxxxxxxxxxxxxx
- Subject: [eigen-commits] commit/eigen: ggael: add the possibility to assemble a SparseMatrix object from a random list of triplets that may contain duplicated elements. It works in linear time, with O(1) re-allocations.
- From: Bitbucket <commits-noreply@xxxxxxxxxxxxx>
- Date: Sat, 28 Jan 2012 10:14:09 -0000
1 new commit in eigen:
https://bitbucket.org/eigen/eigen/changeset/cb8ced6f19ff/
changeset: cb8ced6f19ff
user: ggael
date: 2012-01-28 11:13:59
summary: add the possibility to assemble a SparseMatrix object from a random list of triplets that may contain duplicated elements. It works in linear time, with O(1) re-allocations.
affected #: 3 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.