Hi Howard, the SVD decomposition could easily be added to the Eigen3 module (the patch I mentioned in the first post), but currently it seems we are agreeing on numpy integration anyway.
Michael Am 23.04.2012 13:58, schrieb Howard Trickey: > I too recently felt the need for more numerical stuff in the py api. > In particular, I would have liked a Singular Value Decomposition > for a best-fit-points-to-plane function. numpy has such a thing > but no doubt the existing C/C++ source has it somewhere, maybe > multiple times, already. > > - Howard > _______________________________________________ > Bf-committers mailing list > [email protected] > http://lists.blender.org/mailman/listinfo/bf-committers _______________________________________________ Bf-committers mailing list [email protected] http://lists.blender.org/mailman/listinfo/bf-committers
