This is an implementation of cylindrical algebraic decomposition (CAD) in pure Python, based on SymPy as the computer algebra backend. CAD is a fundamental algorithm: it can test the consistency of a ...
This is a port of the Towne et al. SPOD Matlab function to Python 3. example_1.py Inspect data and plot SPOD spectrum example_2.py Plot SPOD spectrum and inspect SPOD modes example_3.py Specify ...