Re: [eigen] About Complex numbers Todo |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/eigen Archives
]
- To: eigen@xxxxxxxxxxxxxxxxxxx
- Subject: Re: [eigen] About Complex numbers Todo
- From: Bastien ROUCARIES <roucaries.bastien@xxxxxxxxx>
- Date: Fri, 20 Aug 2010 17:08:51 +0200
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:content-type; bh=vBTfIX0Me3AUTGnPclvdXcNb+96mjj8bR6aO0CUMfC4=; b=ls0YeuoaJQd8n187g+SMbTF4q46yPF7nZpzqml5+BUIjBKEH/mAiYjWXzAfbczhYDA sWcrEX4750+LNB4XAnHOAfIhKpmnuD5fNnYCOZRuivdt307RV82yttkzbRofiQvjBQ9r pwX3IHQRR2ivz/IcGukgwzQpxLR1uA4b6SMp0=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=kFCD98IOgK/7+Lw+sSrMS+VE2/epCaw6HumpLJ1BUFnsAjMEtTRbg12cOooZDkBS0A RPqWNivCeP9f/M2bqhtngX9YDtPXlHypACBz62oSY4xt4T4HS4dwa1qMdhBoyCFEO83x SUsySIj/xOXXtlmxo/xtKJe+Zvm0aZt5LyXs8=
On Fri, Aug 20, 2010 at 4:03 PM, Gael Guennebaud
<gael.guennebaud@xxxxxxxxx> wrote:
> On Fri, Aug 20, 2010 at 3:03 PM, Bastien ROUCARIES
> <roucaries.bastien@xxxxxxxxx> wrote:
>> BTW I could help you for the blas interface if needed.
>
> are you thinking about calling BLAS from Eigen or the BLAS interface
> based on Eigen which is currently developed in the blas/ folder ?
> Anyway, both are very welcome :) though there is currently much more
> needs for the later than the former. In both cases we have a precise
> idea of what remains to be done and in which order....
The later :) BTW i am writting a wrapper around zggev, and will
surrelly post it on the list. Last but not least do you have a
standard function in order
to push a text file in a vector ?
Bastien
> gael
>
>
>