awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目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

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • jonkrohn/ml-foundationsjonkrohn 的头像

    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