Corrputer and Visputer – Master Thesis
My Master Thesis software suite. The aim was to create a high-performance correlation computation software + visualisation framework for large datasets.
Corrputer
Correlation computation software. Written in C++ with focus on high performance, uses MPI for running on any kind of setup, from one to many computers.
Source code: git.dejvino.cz/masterserver
Visputer
Data visualisation framework in Python built on top of PyQtGraph. It interconnects with Corrputer quite nicely.
Source code: git.dejvino.cz/mastervis