[SciPy-Dev] Pull request: new function cdf2rdf

Nino Krvavica nino.krvavica at gmail.com
Wed Mar 14 16:53:43 EDT 2018


Hello everybody,

I've submitted a new pull request #8550 (
https://github.com/scipy/scipy/pull/8550) in which I propose adding a
cdf2rdf function to scipy.linalg. A function of the same name exists in
matlab (https://www.mathworks.com/help/matlab/ref/cdf2rdf.html), and it is
used to convert a complex eigenstructure to a real diagonal block form of
eigenvalues and associated real eigenvectors. The function was tested for
both single arrays and 1e6 stacked arrays, and it works accurately. Any
further comments and/or suggestions are welcome.

Thank you!

Nino

ᐧ
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scipy-dev/attachments/20180314/ba2f81c2/attachment.html>


More information about the SciPy-Dev mailing list