From: Johan E. <jbc...@sw...> - 2014-04-07 21:08:28
|
(copying lib2geom maillist on this) On 7-4-2014 22:06, Jabiertxo Arraiza Cenoz wrote: > Is there any function in 2Geom to handle this: > http://www.mathsisfun.com/algebra/systems-linear-equations-matrices.html > or the same :python numpy.linalg.solve > > Thanks in advance, Jabier. Hi Jabier, I think there is, have a look at 2geom/numeric/linear_system.h I have never used it, and know nothing about it. But it's there :-) cheers, Johan |