linear
Here are 61 public repositories matching this topic...
Interchange two double-precision floating-point vectors.
-
Updated
Jun 30, 2025 - C
Linear Algebra and Geometry, matrices and linear equations
-
Updated
Sep 1, 2021 - C
Data Structure and Algorithm
-
Updated
Jun 5, 2023 - C
Compute the L2-norm of a complex double-precision floating-point vector.
-
Updated
Aug 11, 2025 - C
A lightweight, efficient linear buffer implementation in C that provides FIFO (First-In-First-Out) data management.
-
Updated
Jul 24, 2025 - C
Scale a single-precision complex floating-point vector by a single-precision complex floating-point constant and add the result to a single-precision complex floating-point vector.
-
Updated
Aug 20, 2025 - C
A system of linear equations solver with a parallel LU Decomposition algorithm implemented using Pthreads at its core. C/C++ implementations with and without pivoting. Thoroughly documented and benchmarked on an intel linux system and a macbook pro with Apple Silicon M3pro chip. This project was developed as a project at Portland State University
-
Updated
Mar 23, 2024 - C
Scale a double-precision complex floating-point vector by a double-precision complex floating-point constant and add the result to a double-precision complex floating-point vector.
-
Updated
Aug 23, 2025 - C
Simple C program that searches for a number in an array using linear search.
-
Updated
Aug 22, 2025 - C
pure linear-regression in C
-
Updated
Mar 12, 2025 - C
Path library for C/C++. Cross-Platform for Linux, FreeBSD, Windows, Baremetal and MacOS. Supports UNIX and Windows path styles on those platforms. And O(N) time complexity. Compatible with nodejs path module.
-
Updated
Dec 19, 2024 - C
Improve this page
Add a description, image, and links to the linear topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the linear topic, visit your repo's landing page and select "manage topics."