From: Jabiertxo A. C. <jab...@ma...> - 2014-04-07 22:58:30
|
> Yes, though I wonder whether we would be better off using something > like Eigen for our numerics, as this was something that someone > (marco? jan?) stuck in for a specific problem. There are better > libraries for linear algebra, and we shouldn't reinvent the wheel > there. Hi Nathan, my knoweledge of c++ and maths is very limitted to propose and argument a new library for Inkscape, for the moment i attemp to use Johan way, and in the future, if another lineas algebra library is added, i could update my code to use it. Thanks very much for your response, best regards, Jabier. |