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: Marco Caliari
Subject: Re: GSOC 2017 Idea Improve logm, sqrtm, funm
Date: Thu, 30 Mar 2017 08:41:37 +0200 (CEST)
User-agent: Alpine 2.10 (DEB 1266 2009-07-14)

I have been following the ideas posted on the thread and about the project
proposed. I need few clarifications about the same.

1) Why are some parts need to be implemented in C++?

Inside logm_new [1] there is the subfunction sqrtm_tri. If I'm not wrong, it is already present in sqrtm.cc (current version of sqrtm in Octave) and in sqrtm2 [1]. Since it is a triple loop, it would be nice to have it as a C++ (sub)function called by both logm_new and sqrtm2.

Regards,

Marco



reply via email to

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