Collection of Generic Data Structures and Algorithms in C.
-
Updated
Aug 20, 2023 - C
Collection of Generic Data Structures and Algorithms in C.
Some Personal C Projects
This script can calculate a determiniant of nxn matrix given dimension n. This calculation is done using all possible permutations of array (1,2...,n)
Library for matrix creation and basic operations on matrices. Written on C.
Calculating determinant of matrices using MPI (Message Passing Interface) in distributed environment.
Simple and fast library for matrix operations in C language, including functions for linear algebra.
lightweight matrix container and operations library in C with no dependencies.
Simple C programs for beginners.
Add a description, image, and links to the determinant topic page so that developers can more easily learn about it.
To associate your repository with the determinant topic, visit your repo's landing page and select "manage topics."