Re: [eigen] 3.2.0-beta1 released!

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


Hi all,

Thanks for the beta release. Enjoying the built-in sparse LU and QR solvers.

I've found that these aren't included directly when I use

#include <Eigen/Sparse>

but I need to directly include them with

#include <Eigen/SparseLU>

as an example,

not sure if this is intentional or not but thought I would mention it. Maybe I am using an old version of the beta release? 

I realise this is a one line fix.

Thanks,
Joseph


On 8 March 2013 07:32, Koldo Ramirez <koldo.ramirez@xxxxxxxxx> wrote:
Oh really. I think one of the reasons Eigen is great is that it has few dependencies (none using dense matrices). I just compiles out of the box.

I think adding a dependence because of something not critical is unnecessarily and counter-productive.

Best regards
Koldo





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