|
Ublas : |
Subject: Re: [ublas] LAPACK bindings
From: Rutger ter Borg (rutger_at_[hidden])
Date: 2009-03-08 13:49:53
> Hi guys,
> Are there any updates/bug fixes to the LAPACK bindings I should test out?
> Hopefully my previous posts from last week were clear.
>
> I think the big thing that I can't figure out is how to use the
> workspaces. Are the optimal workspaces still not working? Is there some
> sample code I can lookup as a starting point. For example, how would I use
> lapack::getri (see
> http://lists.boost.org/MailArchives/ublas/2009/02/3338.php)
>
> -Jesse
I just fixed another bug in the generator that affected workspace-related
assertions -- there was a misplaced ')'. This also affected getri. Please
let me know if it helped.
Cheers,
Rutger