Boost logo

Ublas :

Subject: Re: [ublas] How to solve systems of linear equations?
From: Matwey V. Kornilov (matwey.kornilov_at_[hidden])
Date: 2010-03-13 14:42:01


The bindings aren't complete solution because LAPACK(i.e) and Boost uBLAS
have different paradigms of programming.

Karl Meerbergen wrote:
> From a fundamental point of view: noone has the time, or has the
> expertise to rewrite the excellent software written over the last
> decades into ublas. That is why many of us link with external software.
> It takes some time to set it up, of course, but with the bindings
> project, we have a nice compromise that makes many people happy
> (including myself).