Boost logo

Ublas :

From: Maik Beckmann (maikbeckmann_at_[hidden])
Date: 2006-12-15 16:01:18


Am Freitag, den 01.12.2006, 23:23 +0200 schrieb Sorkin Dima:
> On Wed, 29 Nov 2006, Kresimir Fresl wrote:
> > Bindings for Tim Davis's UMFPACK can be found at
> >
> > http://boost.cvs.sourceforge.net/boost-sandbox/boost-sandbox/boost/numeric/bindings/
>
> Yes, but these bindings miss some updates.
> The last updated should be at
> http://news.tiker.net/software/boost-bindings

I'm new to ublas and never used umfpack, but...
The only file that was changed is umfpack_inc.hpp (see stamp dates) and
the only line that was changed is

    #include <umfpack/umfpack.h>
into
    #include <umfpack.h>

;o)

Btw.: I just installed umfpack-5.0.2 . Are these bindings ready for
umfpack-5.x ?

Regards, Maik Beckmann