On 7/5/2013 2:50 PM, Alan G Isaac wrote:
> I see that CLARTG is here:
> https://github.com/scipy/scipy/blob/master/scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/sstqrb.f
>
> But is there a Python interface in SciPy?
> (Or any other SciPy access to Givens rotation?)


Sorry, that was SLARTG, whereas CLARTG is here:
https://github.com/scipy/scipy/blob/master/scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/cnapps.f

But the question stands: is there a Python interface
to Givens rotation?

Thanks,
Alan Isaac

_______________________________________________
NumPy-Discussion mailing list
NumPy-Discussion@scipy.org
http://mail.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to