sparse
Here are 12 public repositories matching this topic...
C and MATLAB implementation of CS recovery algorithm, i.e. Orthogonal Matching Pursuit, Approximate Message Passing, Iterative Hard Thresholding Algorithms
-
Updated
Sep 2, 2022 - C
An open source machine learning library for performing regression tasks using RVM technique.
-
Updated
Aug 23, 2020 - C
Sparse data processing toolbox. It builds on top of pandas and scipy to provide DataFrame like API to work with sparse categorical data.
-
Updated
Aug 6, 2019 - C
Sparse N-Dimensional Arrays
-
Updated
Apr 25, 2019 - C
This is a C implementation of a sparse polynomial linked-list. This is a good example of how to use a linked-list in C. By using a linked-list, we can store a sparse polynomial in a memory efficient way. Sparse polynomials are polynomials that have a lot of terms with a coefficient of 0.
-
Updated
Dec 10, 2022 - C
sparse matrix multiplication
-
Updated
Dec 6, 2022 - C
Improve this page
Add a description, image, and links to the sparse topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the sparse topic, visit your repo's landing page and select "manage topics."