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

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repository

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

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • jonkrohn/ml-foundationsAvatar jonkrohn

    jonkrohn/ML-foundations

    4,772Vezi pe 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
    Vezi pe 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

Explorează sub-etichetele

  • 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