Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Google Summer of Code Idea

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Google Summer of Code Idea


Chronological Thread 
  • From: Manuel Yguel <>
  • To:
  • Subject: Re: [cgal-discuss] Google Summer of Code Idea
  • Date: Thu, 29 Mar 2012 13:26:31 +0200

Actually SVD is implemented into Eigen:
http://eigen.tuxfamily.org/dox-devel/group__SVD__Module.html
and non-linear least-squares optimization problems also through an
unsupported module (linear are, well naturally implemented through the
LU, Cholesky, dense and sparse modules ...)
http://eigen.tuxfamily.org/dox-devel/unsupported/group__NonLinearOptimization__Module.html

but I know that Eigen has proposed some google project in the past,
you should ask on the Eigen mailing list, they are very kind and very
responsive.

- all the best,

Manuel



Archive powered by MHonArc 2.6.16.

Top of Page