Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub / BaseMax / SparsePolynomialLinkedListC

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.

JSON API: https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BaseMax%2FSparsePolynomialLinkedListC

Stars: 1
Forks: 0
Open Issues: 0

License: gpl-3.0
Language: C
Repo Size: 54.7 KB
Dependencies: 0

Created: over 1 year ago
Updated: about 2 months ago
Last pushed: over 1 year ago
Last synced: about 2 months ago

Topics: algorithm, algorithms, algorithms-and-data-structures, c, c-polynomial, c-sparse-polynomial, c-sparsepolynomial, datastructure, ds, polynomial, polynomial-c, sparse, sparse-polynomial, sparse-polynomial-c, sparsepolynomial, sparsepolynomial-c

Files
    Loading...
    Readme
    Loading...

    No dependencies found