C blas-libraries

Open-source C projects categorized as blas-libraries

C blas-library Projects

blas-libraries
  • 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.

  • CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  • SimSIMD

    Up to 200x Faster Dot Products & Similarity Metrics — for Python, Rust, C, JS, and Swift, supporting f64, f32, f16 real & complex, i8, and bit vectors using SIMD for both AVX2, AVX-512, NEON, SVE, & SVE2 📐

    Project mention: A not so fast implementation of cosine similarity in C++ and SIMD | news.ycombinator.com | 2024-10-15

    Arch specific similarity functions in SIMD, with bindings in Python and other languages:

    https://github.com/ashvardanian/SimSIMD

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 blas-libraries discussion

Log in or Post with

C blas-libraries related posts

  • 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
  • Terrible Scaling on AMD Epyc 7662

    1 project | /r/HPC | 14 Apr 2021
  • Best usage for optional compilation of accelerating instructions ?

    1 project | /r/C_Programming | 3 Apr 2021
  • BLIS: AMD-Optimized Linear Algebra Routines

    1 project | news.ycombinator.com | 20 Mar 2021
  • A note from our sponsor - CodeRabbit
    coderabbit.ai | 12 Dec 2024
    Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR. Learn more →

Index

Project Stars
1 blis 2,327
2 SimSIMD 1,124

Sponsored
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai