octave-maintainers
[Top][All Lists]
Advanced

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

Re: GSOC 2017 Idea Improve logm, sqrtm, funm


From: Michael D Godfrey
Subject: Re: GSOC 2017 Idea Improve logm, sqrtm, funm
Date: Fri, 10 Mar 2017 00:12:25 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.7.0

You could start by looking at bug report:#44310. This is quite old, but has not
been worked on. Now that C++11 is in use the entire set of elementary functions
should be redone to make use of the math library. The current functions use
numerically unstable transformations.  As far as I remember only atanh was
corrected to use libm.

Doing this would be an important contribution and is not dependent on much
detailed knowledge of Octave.  Of course, carefully coded tests for each function
will be required and these will need to be included in the source code as is
done for other functions.

Thanks very much for offering to help.

Michael

On 03/09/2017 07:33 PM, Valliappan C A wrote:
Hello everyone,

As I introduced my self earlier, I'm a final year student majoring Electronincs & Instrumentation from BITS Pilani, India. I have strong coding skills and proficient in Matlab and C++.
I am looking forward to take part in GSOC 2017, and I'm interested to work on idea- improve logm, sqrtm, funm
I have been looking into the code base and found that it is well structured that help me a lot in becoming comfortable with the code base.
I will start contributing to GNU-Octave soon, but it will be excellent if anyone can point out some issue just for start. Some pointers will be really helpful to start working on this module.
Lastly I apologize if I have been rude in any manner.


--
Valliappan.C.A
BITS PILANI K K BIRLA GOA CAMPUS
Contact: +91-8378988093



reply via email to

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