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: Philipp Moeller <>
  • To:
  • Subject: Re: [cgal-discuss] Google Summer of Code Idea
  • Date: Thu, 29 Mar 2012 13:10:51 +0200
  • Organization: GeometryFactory

sainyam galhotra
<>
writes:

> Hi
>
> I am a sophomore at Indian Institute of Technology, Delhi majoring in
> Computer Science. I have a strong mathematical and programming
> background. I am highly enthusiastic to work in CGAL during the
> summer. I have my own project idea in my mind.
>
> My project idea is to make libraries that could compute the singular
> value decomposition( SVD ), QR factorization, LU factorization, Eigen
> value calculator, Least square problem solutions in C++. My main aim
> is to implement this with the best efficiency like the Gauss newton's
> method, householder's transform etc.

[...snip...]

A quick question:

Aren't all of those in Eigen [1] already? What would be the value gain
in re-implementing them?

Cheers,
Philipp Moeller

[1] : http://eigen.tuxfamily.org/index.php?title=Main_Page



Archive powered by MHonArc 2.6.16.

Top of Page