Re: [eigen] Eigen 3.1.0-beta1 released!

[ Thread Index | Date Index | More lists.tuxfamily.org/eigen Archives ]


Hi Pavel,

thanks for the report. It's probably just noise. What happen if you
re-run qr_colpivoting_3.exe?


cheers,
Gael.

On Thu, Jun 7, 2012 at 11:39 AM, Pavel Holoborodko
<pavel@xxxxxxxxxxxxxxx> wrote:
> Visual Studio 2011 Ultimate, Windows 7 64-bit:
>
> x86: All tests are passed
> x64: 1 test failed - qr_colpivoting_3, log below.
>
> 285/544 Testing: qr_colpivoting_3
> 285/544 Test: qr_colpivoting_3
> Command: "U:/Temp/eigen/build64/test/Release/qr_colpivoting_3.exe"
> Directory: U:/Temp/eigen/build64/test
> "qr_colpivoting_3" start time: Jun 07 17:58 Tokyo Standard Time
> Output:
> ----------------------------------------------------------
> Initializing random number generator with seed 1339059513
> Repeating each test 10 times
> Test qr<MatrixXcd>() failed in U:\Temp\eigen\test\qr_colpivoting.cpp (43)
>     rank == qr.rank()
>
> <end of output>
> Test time =   2.71 sec
> ----------------------------------------------------------
> Test Failed.
> "qr_colpivoting_3" end time: Jun 07 17:58 Tokyo Standard Time
> "qr_colpivoting_3" time elapsed: 00:00:02
> ----------------------------------------------------------
>
>
> On Thu, Jun 7, 2012 at 5:55 AM, Gael Guennebaud <gael.guennebaud@xxxxxxxxx>
> wrote:
>>
>> Hi all,
>>
>> Eigen 3.1.0-beta1 has been released today.
>>
>> The source archive is at:
>> http://bitbucket.org/eigen/eigen/get/3.1.0-beta1.tar.bz2
>>
>> This beta release introduces an incomplete LU preconditioner with dual
>> thresholding, and an interface to the parallel
>> [http://pastix.gforge.inria.fr/ PaStiX] sparse solver (LLT, LDLT, LU).
>> This release also includes the renaming of the SimplicialLLt and
>> SimplicialLDLt classes to SimplicialLLT and SimplicialLDLT.
>> Sparse-dense products have been slightly accelerated, while the
>> support for permutation and self-adjoint view with sparse matrices has
>> been significantly improved.
>> This release also includes many bug fixes.
>>
>> Complete changelog:
>> http://eigen.tuxfamily.org/index.php?title=ChangeLog#Eigen_3.1.0-beta1
>>
>> It is time to test this release as much as possible before the release
>> candidate that is planed on Thursday 14th.
>> The final release of the 3.1.0 version is planed for the Thursday 21th of
>> June.
>>
>>
>> Cheers,
>> Gaël
>>
>>
>



Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/