Because the performance problems in my implementation, I'll suspend the Eigen integration. Also due SVN conflicts with trunk, I'm posting the current changes here :
http://sourceforge.net/userapps/trac/zoltan_padrah/ticket/4 and reverting my local copy to svn trunk. Also see the notes in my wiki (linked there). There are a few possibilities to continue: 1. fix the current implementation; eigen can be useful for verification. 2. create an in-place LU solver. Allocating / releasing a matrix in each simulator (maybe more times / step) is highly inefficient. 3. use LU only when it's useful (only linear elements) and use other solver for the other cases (nonlinear elements, ...) I'll focus now on integrating the changes proposed by Santiago Gonzalez and bugfixing. ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ Ktechlab-devel mailing list Ktechlab-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ktechlab-devel