andrenarchy / pseudopy

PseudoPy computes and visualizes the pseudospectrum of a matrix
MIT License
24 stars 5 forks source link

Non-square matrix #4

Closed gdetor closed 6 years ago

gdetor commented 6 years ago

Hi, I would like to know if your code is capable of computing the pseudospectrum of a rectangular matrix. Thank you, Georgios

andrenarchy commented 6 years ago

Currently it doesn't support that so I'm closing this. However, I'd be very happy if you send a pull request for adding support for non-square matrices! Let me know if that's your intention or if you have any question!