Boost logo

Ublas :

Subject: Re: [ublas] [BLAS bindings] help appreciated on using trmv and gbmv
From: Rutger ter Borg (rutger_at_[hidden])
Date: 2012-10-07 15:23:01


On 2012-10-07 19:03, Florent Teichteil wrote:

> Unfortunately, I get R1 != R2
> I checked that R1 gets the correct answer, computing
> voost::numeric::ublas::axpy_prod(M, V, R2, true), for which I get
> R1==R2 this time.
>

[snip a bunch of cases]

Hello Florent,

thanks for all the testing! I would like to try your test cases, hunt
down potential bugs, and, if you agree, include the test cases in the
testing part of the bindings. Could you please provide your code as an
attachment?

Thanks,

Rutger