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

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

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

1 مستودع

Awesome GitHub RepositoriesNumerical Core Implementations

High-performance mathematical routines implemented in compiled languages for near-native execution speed.

Distinct from C Implementations: Distinct from C Implementations: focuses on high-performance numerical and scientific routines rather than general-purpose computer science algorithms.

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

Awesome Numerical Core Implementations GitHub Repositories

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

    jonkrohn/ML-foundations

    4,772عرض على GitHub↗

    ML-foundations is a machine learning educational curriculum and computer science study guide. It provides a structured learning path focused on the mathematical foundations and computational prerequisites required for studying machine learning. The project serves as a Python mathematics course, delivering interactive notebooks and coding exercises to teach linear algebra, calculus, and statistics. It translates abstract mathematical formulas into concrete algorithmic code to help learners understand the principles underpinning machine learning algorithms. The curriculum covers data science p

    Translates abstract mathematical formulas into concrete algorithmic Python code for verification.

    Jupyter Notebookcalculuscomputer-sciencedata-science
    عرض على GitHub↗4,772
  1. Home
  2. Programming Languages & Runtimes
  3. Programming Language Varieties
  4. Programming Languages
  5. Systems & Low-Level
  6. C
  7. Algorithm Libraries
  8. C Implementations
  9. Numerical Core Implementations

استكشف الوسوم الفرعية

  • Python Numerical ImplementationsImplementations of mathematical and numerical routines using the Python language. **Distinct from Numerical Core Implementations:** Specifically uses Python for numeric verification rather than high-performance compiled languages like C