awesome-repositories.com
Blog
MCP
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

Awesome GitHub RepositoriesMathematical Optimization

Transforms compiler control flow structures using mathematical models and linear programming to determine efficient execution layouts.

Distinct from Loop Optimizations: Distinct from general Loop Optimizations: specifically applies mathematical programming models to restructure iteration spaces.

Explore 1 awesome GitHub repository matching programming languages & runtimes · Mathematical Optimization. Refine with filters or upvote what's useful.

Awesome Mathematical Optimization GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • intel/llvmAvatar de intel

    intel/llvm

    1,497Voir sur GitHub↗

    The project is a reusable collection of modular compiler and toolchain technologies designed for building optimizers, code generators, and multi-language programming environments. It provides foundational compiler frontend technologies that translate source code written in C, C++, and Objective-C into a low-level programming language and intermediate code format. This intermediate representation enables cross-language analysis, program transformation, and target-independent optimization alongside a cross-platform programming framework that allows developers to write single-source accelerated a

    Transforms control flow structures using mathematical models and linear programming to determine the most efficient execution layouts.

    LLVMintelllvmoneapi
    Voir sur GitHub↗1,497
  1. Home
  2. Programming Languages & Runtimes
  3. Loop Optimizations
  4. Mathematical Optimization