Category: Research Paper
-
mpiPython: Prospects for Node Performance
This is my first research paper. It set the groundwork for mpiPython. Similar to mpi4py but focused on being lighter and more simple. Abstract: Python as an interpreted language is limited in performance by its ability to optimize code. With it being a high-level programming language, itβs still a strong choice for data scientists to…