[eigen] Sparse Matrix Support |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/eigen Archives
]
- To: eigen@xxxxxxxxxxxxxxxxxxx
- Subject: [eigen] Sparse Matrix Support
- From: Sameer Agarwal <sameeragarwal@xxxxxxxxxx>
- Date: Sun, 13 Jun 2010 18:44:14 -0700
- Dkim-signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=google.com; s=beta; t=1276479856; bh=q59qPlj72bSvDDchd/csPyb7FI8=; h=MIME-Version:Date:Message-ID:Subject:From:To:Content-Type; b=X8fRSScx+o+A9Bk6FdnIGJZxH9ty6NMvGrTko57/kPOWeh0OWMshZLX6cQUDXK6+S qi66nHXpbT32y6PdBiCVg==
- Domainkey-signature: a=rsa-sha1; s=beta; d=google.com; c=nofws; q=dns; h=mime-version:date:message-id:subject:from:to:content-type; b=sFQ9qzTGWGsD43XwUeU1al3gDwHNlt00sE/DFryAGGui+dEO+0HF2focxNvPOMp3s i8ycmJWOTY1n4VjwmXC+g==
Hi Guys,
I understand that the sparse matrix support in eigen2 was experimental
and no more bug fixes to it are planned. What is the plan for sparse
matrix support in eigen3. Is it going to remain an experimental part
of the library or will it be a fully supported part of it?
Sameer