Re: [eigen] Sparse Matrices in Eigen

[ Thread Index | Date Index | More lists.tuxfamily.org/eigen Archives ]


>>> > 3. Iterative Methods
>>> > A library of sparse iterative solvers built on top of the sparse matrix
>>> > support. This may or may not be part of Eigen proper. A very useful
>>> > thing to
>>> > have here are implementations of a variety of basic preconditioning
>>> > schemes.
>>> > Not just for square/symmetric systems but also for rectangular systems
>>> > and
>>> > non-symmetric systems.
>>>
>>> This is definitely a must to have, and this is also a good way to test
>>> the basic API is fine. Recently, Daniel Lowengrub kindly proposed his
>>> help to improve the Sparse module, and I oriented him to this
>>> particular task.
>>
>> Is there a plan for what you/Daniel plan to do on this front?
>
> Nothing precise yet. I guess that when Daniel will be ready to start
> he will start a discussion on this list. Of course, that not mean you
> have to censure yourself during the meantime ;)

The first thing I planned on implementing in this regard is a
conjugate gradient solver.  After that I'll probably implement some
preconditioners like SOR.  Did you have anything else in mind?
Right now I'm pretty busy so I'll only be able to start in a few weeks.

Daniel



Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/