awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 مستودع

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

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • intel/llvmالصورة الرمزية لـ intel

    intel/llvm

    1,497عرض على 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
    عرض على GitHub↗1,497
  1. Home
  2. Programming Languages & Runtimes
  3. Loop Optimizations
  4. Mathematical Optimization