Re: [eigen] 3.2.0-beta1 released!

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


If you make eigen depend on boost for this then there can be the
temptation to use other boost stuff and make eigen too dependant on
boost. I think boost is great but I actually like the idea that eigen
does not depend on boost.



On Thu, Mar 7, 2013 at 5:58 PM, Sameer Agarwal <sameeragarwal@xxxxxxxxxx> wrote:
> On Thu, Mar 7, 2013 at 9:49 AM, Gael Guennebaud <gael.guennebaud@xxxxxxxxx>
> wrote:
>>
>> On Thu, Mar 7, 2013 at 6:30 PM, Sameer Agarwal <sameeragarwal@xxxxxxxxxx>
>> wrote:
>> >
>> >> Rewriting the sparse Cholesky algorithm itself is not really
>> >> difficult. The main issue actually comes from the related approximate
>> >> minimum degree ordering algorithm which is LGPL too, and not funny to
>> >> re-implement. And a sparse cholesky solver without a good reordering
>> >> algorithm is quite useless.
>>
>> an idea would be to connect to the boost graph library that include
>> various ordering algorithms (see section 22.12
>>
>> http://www.boost.org/doc/libs/1_53_0/libs/graph/doc/table_of_contents.html).
>
>
> I think that is a great idea. On the other hand, it brings boost as a
> dependency :).
> I suppose that is not so bad.
>
> Sameer
>
>
>>
>>
>>
>> gael
>>
>>
>



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