
In the last blog post we had a look at quite superficial performance improvements for Python programs. This time we try to surpass those limits by creating our own modules from scratch – in C++.
Project reference: 2007 Python is widely used in scientific research for tasks such as data processing, analysis and visualisation. However, it is not yet widely used for large-scale modelling and simulation on high performance computers due to its poor performance …
Performance of Parallel Python Programs on New HPC Architectures Read More »