[SciPy-Dev] PR to add get_array_bandwidth, issymmetric, ishermitian functions

Ilhan Polat ilhanpolat at gmail.com
Wed Sep 8 07:25:01 EDT 2021


Dear all,

There is now a PR for scipy.linalg module including functions mentioned in
the title. The idea is actually to enable a central place to provide these
rather occasionally needed functionalities with some basic benchmarking
available. If and when these are in then we can work on the context aware
eig, solve functions much easier delegating the right structure to the
right algorithm.

Feedback is most welcome.

https://github.com/scipy/scipy/pull/14701

best,
ilhan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.python.org/pipermail/scipy-dev/attachments/20210908/9b608ec6/attachment.html>


More information about the SciPy-Dev mailing list