octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Interested in working with octave


From: Arpit Sharma
Subject: Re: Interested in working with octave
Date: Sun, 2 Mar 2014 01:48:03 +0530

Thanks Felipe,

Things that I did till now-:

1) Successfully built development version of octave and learning
octave's architecture.
2) Got understanding of mercurial DVCS.

Some points on Generalized eigenvalue problem-:
1) We can't calculate the eigenvalues and eigenvectors without the
balancing, it is throwing error "error: eig: wrong type argument
'sq_string'" while giving perfect result with balancing.
2) For Left Eigenvectors result is not matching Matlab's result.
3) For Generalized Eigenvalues Using QZ Algorithm for Badly
Conditioned Matrices throwing error  "Invalid call to eig". I guess QZ
algorithm is needs to be implement.

If I am missing some or wrong please correct.

regards
-Arpit

On Fri, Feb 28, 2014 at 1:36 AM, fgnievinski <address@hidden> wrote:
> Arpit Sharma wrote
>> Hello,
>> My name is Arpit Sharma. I'm a 3rd year Computer Science student.
>> I'm interested to work for octave in Gsoc 2014 on "Generalized eigenvalue
>> problem". I am fairly proficient in c++ and worked on MATLAB also. Any
>> pointers on how to proceed.
>>
>> -Thank you
>> Arpit Sharma
>
> Dear Arpit,
>
> Great to hear from you. It's always good to have new contributors.
>
> Please read carefully this section:
> <http://wiki.octave.org/GSoC_Project_Ideas#Steps_Toward_a_Successful_Application>
> to find out what is expected from GSoC applicants.
>
> It's good that you already have some experience in C++ and the Octave/Matlab
> scripting language.
>
> You mentioned interest in "generalized eigenvalue problem"; have you looked
> at the wiki page:
> <http://wiki.octave.org/GSoC_Project_Ideas#Generalized eigenvalue problem>
> Please let us know if you have more specific questions.
>
> It's recommended you try one of the very short projects available at:
> <http://wiki.octave.org/Short_projects>
>
> Please don't hesitate to ask for help here or on IRC:
> <http://webchat.freenode.net/?channels=octave>
>
> Best regards,
> -Felipe.
>
>
>
> --
> View this message in context: 
> http://octave.1599824.n4.nabble.com/Interested-in-working-with-octave-tp4662439p4662445.html
> Sent from the Octave - Maintainers mailing list archive at Nabble.com.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]