Re: [eigen] can i get a few more days for beta2? |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/eigen Archives
]
- To: eigen <eigen@xxxxxxxxxxxxxxxxxxx>
- Subject: Re: [eigen] can i get a few more days for beta2?
- From: Benoit Jacob <jacob.benoit.1@xxxxxxxxx>
- Date: Mon, 11 Oct 2010 21:06:27 -0400
- 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 :content-transfer-encoding; bh=G36Z2YePkAqvrjW5GHUuMfuuG1IYYtQ90g1rLHmivh4=; b=V5QjuHoGRNuhQIoT6h2gO6lOZUbQtB+DzBGwy+cp60iVsIkV4kXq5jqnJAXpQ042jA 31YYjD7/0LZ3eAUC6o1p13+wKopQQnddVw15PxtL1iK4zeVjXBKFRMLdC1E+5WTDADnv Am46Nf33skqc/AXn/dHKf+45/jKJjQDJI403I=
- 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=hEUV3FoYDyN/OLUWAF0JpjC3j/7YOiJRtf/1Hmgp6DCtncCH+PQE1fdMZd0QktNHmB JklnTp3vWjkwW2zzuxhXE+LLCEK5ASKmOdFZbQvy87318XATaRZ1U9ZvcSyt8haaX6E6 w3ofgPC/gnMLC1oS9q973VlA2z9ShIAE27Mqg=
2010/10/11 Radu Bogdan Rusu <rusu@xxxxxxxxxxxxxxxx>:
>
>
> On 10/09/2010 05:39 PM, Benoit Jacob wrote:
>>
>> Obviously i'm a bit late again... I still have to:
>> - finish the JacobiSVD::solve() method and its unit test
>> - remove SVD
>> - update docs
>>
>> I'll be done by monday. with some testing, we'd be releasing beta2 on
>> tuesday/wednesday.
>
> Great news! We're excited. Looking forward to integrate it in ROS!
So, JacobiSVD is now ready.
I'll remove SVD tomorrow (tuesday) morning, and will update SVD-related docs.
I am hitting one vectorization bug that is making the test jacobisvd_8
fail from time to time: see
http://eigen.tuxfamily.org/bz/show_bug.cgi?id=39
--> Gael, can you reproduce?
I hope I can present a decently ready-for-testing state by tomorrow!
Benoit
>
> Cheers,
> Radu.
>