Angramme / pseudospectra

A collection of algorithms designed to calculate pseudospectra of complex matrices as fast as possible.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Related Proofs

overleaf

Installation

The use of a virtual environnement is highly recommended.

Python = 3.8.6

All the package requirements are listed in requirements.txt. You can install them with this command:

pip install -r requirements.txt

About

A collection of algorithms designed to calculate pseudospectra of complex matrices as fast as possible.

License:MIT License


Languages

Language:Python 99.7%Language:Makefile 0.3%