Re: [eigen] [PATCH] solving the transposed/adjoint problem with SuperLU |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/eigen Archives
]
- To: eigen@xxxxxxxxxxxxxxxxxxx
- Subject: Re: [eigen] [PATCH] solving the transposed/adjoint problem with SuperLU
- From: Gael Guennebaud <gael.guennebaud@xxxxxxxxx>
- Date: Tue, 7 Apr 2009 15:15:59 +0200
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=meggjP5x/Gkp81YSLCoCDhrar2pozSDNsN0jemBhQr8=; b=GtxZV9BZsgs/RPA8WerCFKynLIUGHa6skRrKYZDma0RZ3o4EAFo/EwjAarJIkKv8/M QSB/WVtQwX7W8WfsBj5ERO0wy7hU2bUOClhIdnckMFTNzMBmYzP88fXkGC/KyGBI53+n ugjiauzvQqu2s0Vn+ohNqV+a9ypyCP4pU3DKc=
- 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:content-transfer-encoding; b=Cmm0YX9p5w0glqHszHdvd7KE8bBwlWU+xFdsjYHV/78ZZrRSSTQiM5ruD+YCVBns2y drK1nepncGQy13oNf0vD2vKv7cypl6ScTTR+gRt0Z9j3qyaHbaCYSiepVYZ2tPkTEvsV IRSMtjTdT4SoZvhA9bM52MZYmLQlFkfQ6Elds=
Hi Moritz,
thanks for your effort, but I really have no time for Eigen now. but
don't worry, I'll get back to you when I'll have more time :)
gael.
On Tue, Apr 7, 2009 at 3:11 PM, Moritz Lenz
<mlenz@xxxxxxxxxxxxxxxxxxxxxxx> wrote:
> Moritz Lenz wrote:
>> first), and when I uncomment the test for the adjoint solving, I get a
>> segmentation fault
>
> I investigated a bit more, it's the m2.adjoint() that segfaults - and I
> claim innocence on this one, becaue I don't touch m2 for writing anywhere..
>
> So what are your thoughts about this patch? Do I need to improve
> anything before it can be applied?
>
> Cheers,
> Moritz
>
> --
> Moritz Lenz
> http://perlgeek.de/ | http://perl-6.de/ | http://sudokugarden.de/
>
>
>