Programmed a calculator that would compute a series of matrix operations, such as addition, multiplication, and transposition.
-
Updated
Aug 20, 2023 - C
Programmed a calculator that would compute a series of matrix operations, such as addition, multiplication, and transposition.
A project we had in Parallel High Performance Computing course where we used openMP & CUDA
Project from CSCI351 (Introduction to Computer Systems) in which we independently wrote a simulation of a cache and worked through some matrix-transposition problems.
Ce projet est une bibliothèque de manipulation de matrices qui permet d'effectuer des calculs matriciels essentiels. Avec cette bibliothèque, vous pouvez créer des matrices, effectuer des opérations mathématiques sur les matrices telles que l'addition, la soustraction, la multiplication, le calcul de l'inverse, etc.
Decompose 2D/3D structured meshes between multiple MPI processes in a pencil-like manner
Add a description, image, and links to the matrix-transpose topic page so that developers can more easily learn about it.
To associate your repository with the matrix-transpose topic, visit your repo's landing page and select "manage topics."