C Linear Algebra

Open-source C projects categorized as Linear Algebra

Top 9 C Linear Algebra Projects

Linear Algebra
  • blis

    BLAS-like Library Instantiation Software Framework

    Project mention: Faer-rs: Linear algebra foundation for the Rust programming language | news.ycombinator.com | 2024-04-24

    BLIS is an interesting new direction in that regard: https://github.com/flame/blis

    >The BLAS-like Library Instantiation Software (BLIS) framework is a new infrastructure for rapidly instantiating Basic Linear Algebra Subprograms (BLAS) functionality. Its fundamental innovation is that virtually all computation within level-2 (matrix-vector) and level-3 (matrix-matrix) BLAS operations can be expressed and optimized in terms of very simple kernels.

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • arb

    Arb has been merged into FLINT -- use https://github.com/flintlib/flint/ instead

    Project mention: Patriot Missile Floating point Software Problem lead to deaths 28 Americans | news.ycombinator.com | 2024-01-03
  • flint

    FLINT (Fast Library for Number Theory) (by flintlib)

  • neat-matrix-library

    nml is a "simple" matrix/numerical analysis library written in pure C. The scope of the library is to highlight various algorithm implementations related to matrices. Code readability was a major concern.

  • libblastrampoline

    Using PLT trampolines to provide a BLAS and LAPACK demuxing library.

  • SuiteSparse

    SuiteSparse: a suite of sparse matrix packages by @DrTimothyAldenDavis et al. with native CMake support (by sergiud)

  • numruby

    Fast Numerical Linear Algebra Library for Ruby. NMatrix reimplementation.

  • Mathc

    A simple and clean, glsl like, math (linear algebra) header only library for C.

  • GLPK

    Mirror of GLPK versions and changes made by me and by others elsewhere

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

C Linear Algebra discussion

Log in or Post with

C Linear Algebra related posts

  • Linus Torvalds adds arbitrary tabs to kernel code

    3 projects | news.ycombinator.com | 17 Apr 2024
  • BLIS: Portable basis for high-performance BLAS-like linear algebra libs

    2 projects | news.ycombinator.com | 24 Jan 2024
  • Column Vectors vs. Row Vectors

    1 project | news.ycombinator.com | 27 Oct 2022
  • BLIS: Portable software framework for high-performance linear algebra

    1 project | news.ycombinator.com | 17 Aug 2022
  • BLAS-Like Library Instantiation Software Framework

    1 project | news.ycombinator.com | 4 Jan 2022
  • On writing your own linear algebra matrix library in C (follow-up article with explanations after submitting the github library a while back)

    1 project | /r/C_Programming | 10 Dec 2021
  • As a hobbyist, I've written my own matrices library in C

    1 project | news.ycombinator.com | 18 Oct 2021
  • A note from our sponsor - SaaSHub
    www.saashub.com | 11 Oct 2024
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

What are some of the best open-source Linear Algebra projects in C? This list will help you:

Project Stars
1 blis 2,274
2 arb 455
3 flint 436
4 neat-matrix-library 89
5 libblastrampoline 65
6 SuiteSparse 51
7 numruby 45
8 Mathc 16
9 GLPK 7

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com

Did you konow that C is
the 7th most popular programming language
based on number of metions?