OONumerics User : |
From: Nuno Sucena Almeida (slug_at_[hidden])
Date: 2007-03-20 16:51:55
If you want to solve linear problems of the type [A]{x}={b} you can use for
example the umfpack boost ublas numeric bindings. I'm using them with a few
patches posted to the ublas mailing list and others and it works.
Take a look at
http://www.crystalclearsoftware.com/cgi-bin/boost_wiki/wiki.pl?Linear_Algebra_With_UBLAS
and in particular the "packaged" cvs snapshot:
http://news.tiker.net/software/boost-bindings
Nuno
On Wednesday 14 March 2007 18:43, Gabriel M. Beddingfield wrote:
> i_inbox_at_[hidden] wrote:
> > Hello,
> > I would like to know which sparse matrix solver should be used for
> > boost::ublas.
-- http://aeminium.org/slug/