My notes and coursework code from "Multicore Programming", a module from my BSc in Computer Science from the University of Sapienza, in Rome
-
Updated
Sep 15, 2020 - C
My notes and coursework code from "Multicore Programming", a module from my BSc in Computer Science from the University of Sapienza, in Rome
This repository contains C and Python implementations of matrix multiplication, along with a Bash script to compare their performance. The purpose of this project is to analyze the execution time differences between C and Python for this specific operation.
Add a description, image, and links to the performance-comparison topic page so that developers can more easily learn about it.
To associate your repository with the performance-comparison topic, visit your repo's landing page and select "manage topics."