GitHub / XMaroRadoX / Matrix-Multipication-Using-Posix-Threads
A C program for matrix multiplication using POSIX threads. Implements a matrix multiplication algorithm with pthreads for parallel computing. Aims to improve performance through parallelization and provide a comprehensive implementation using POSIX threads.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/XMaroRadoX%2FMatrix-Multipication-Using-Posix-Threads
PURL: pkg:github/XMaroRadoX/Matrix-Multipication-Using-Posix-Threads
Stars: 0
Forks: 0
Open issues: 0
License: mit
Language: C
Size: 73.2 KB
Dependencies parsed at: Pending
Created at: over 2 years ago
Updated at: about 1 year ago
Pushed at: over 2 years ago
Last synced at: about 1 year ago
Topics: c, matrix-multiplication, posix-threads