awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 repositorios

Awesome GitHub RepositoriesComputational Optimizers

Techniques for accelerating matrix operations through vectorization and parallelization.

Distinct from Compute Throughput Optimizers: Distinct from graph optimizers: focuses on low-level hardware-aware acceleration of numerical kernels.

Explore 2 awesome GitHub repositories matching software engineering & architecture · Computational Optimizers. Refine with filters or upvote what's useful.

Awesome Computational Optimizers GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • fastai/numerical-linear-algebraAvatar de fastai

    fastai/numerical-linear-algebra

    10,703Ver en GitHub↗

    This project is a comprehensive library for numerical linear algebra and scientific computing, designed to provide optimized routines for matrix decomposition, statistical modeling, and high-performance data analysis. It serves as both a toolkit for solving complex linear systems and an educational resource for understanding the fundamental algorithms behind matrix factorizations and numerical solvers. The library distinguishes itself through a focus on randomized numerical linear algebra, utilizing probabilistic algorithms and approximate methods to perform dimensionality reduction and matri

    Accelerates matrix operations through vectorization, parallelization, and just-in-time compilation.

    Jupyter Notebookalgorithmsdata-sciencedeep-learning
    Ver en GitHub↗10,703
  • android/ndk-samplesAvatar de android

    android/ndk-samples

    10,513Ver en GitHub↗

    The Android NDK samples provide a comprehensive collection of code examples demonstrating how to integrate C and C++ native code into Android applications. This repository serves as a practical guide for developers utilizing the Android Native Development Kit to implement performance-critical application components that require direct hardware access and low-level system interaction. The project highlights the use of the Java Native Interface to bridge managed code with native modules, enabling cross-language function calls and efficient data exchange. It demonstrates how to manage native act

    Performs parallel data processing using advanced instruction sets to increase execution speed in low-level code.

    C++
    Ver en GitHub↗10,513
  1. Home
  2. Software Engineering & Architecture
  3. Performance and Reliability
  4. Performance Optimization
  5. Computational Efficiency
  6. Computational Graph Optimizers
  7. Computational Optimizers