[GRASS-dev] G_math_eigen in python

Rashad M mohammedrashadkm at gmail.com
Sun Mar 24 04:39:11 PDT 2013


Is there any python equivalent for G_math_eigen()

By inspecting source code I found that G_math_eigen is wrapper for ccmath
libs` eigen function.

Is there any way to call this function in python?

python has eigen value and eigen vector calculation using
numpy.linalg.eig(..)

But interestingly values calculated from G_math_eigen and numpy.linalg are
different



-- 
Regards,
   Rashad
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/grass-dev/attachments/20130324/64540f76/attachment.html>


More information about the grass-dev mailing list