The python programming language and its library ecosystem are essential tools in modern science. This class provides an advanced introduction to python and its main functionalities, focusing in ...
Abstract: This work presents a hybrid parallel finite element method (FEM) combining compute unified device architecture (CUDA)-based graphic processing unit (GPU) acceleration with message passing ...
Abstract: Computational thinking (CT) has gained increasing attention from educators and practitioners due to its effectiveness in fostering student development, particularly in programming courses.
CLA is a simple toy library for basic vector/matrix operations in C. This project main goal is to learn the foundations of CUDA, and Python bindings, using ctypes as a wrapper, through simple Linear ...