Skip to content

Releases: MathEXLab/PySPOD

v2.0.0

21 Sep 07:33
3490bdb
Compare
Choose a tag to compare

In this release, we propose a parallel (distributed) version of the spectral proper orthogonal decomposition (SPOD) technique. The parallel SPOD algorithm distributes the spatial dimension of the dataset preserving time. This approach is adopted to preserve the non-distributed fast Fourier transform of the data in time, thereby avoiding the associated bottlenecks. The parallel SPOD algorithm is implemented in the PySPOD library and makes use of the standard message passing interface (MPI) library, implemented in Python via mpi4py. An extensive performance evaluation of the parallel package is provided, including strong and weak scalability analyses. The open-source library allows the analysis of large datasets of interest across the scientific community. Here, we present applications in fluid dynamics and geophysics, that are extremely difficult (if not impossible) to achieve without a parallel algorithm. This work opens the path toward modal analyses of big quasi-stationary data, helping to uncover new unexplored spatio-temporal patterns.

JOSS

12 Apr 10:48
Compare
Choose a tag to compare

release that contains the software as published in journal of open source software (JOSS).

streamlined installation process, improved tutorials

06 Nov 16:38
Compare
Choose a tag to compare
v0.4

remove useless subpackaging.

Improved coastline maps

06 Nov 12:59
Compare
Choose a tag to compare
v0.3

removed some more issue

coast maps

05 Nov 19:01
Compare
Choose a tag to compare

Added coast maps for geographical plots.

Initial Release

05 Nov 17:45
Compare
Choose a tag to compare
v0.1

added