awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Core Mathematical Concepts · Awesome GitHub Repositories

2 repos

Awesome GitHub RepositoriesCore Mathematical Concepts

Fundamental mathematical principles and definitions that serve as the building blocks for advanced numerical computing.

Explore 2 awesome GitHub repositories matching scientific & mathematical computing · Core Mathematical Concepts. Refine with filters or upvote what's useful.

  1. Home
  2. Scientific & Mathematical Computing
  3. Numerical and Mathematical Foundations
  4. Mathematical Libraries and Utilities
  5. Core Mathematical Concepts

Awesome Core Mathematical Concepts GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • pytorch/pytorch

    pytorch/pytorch

    97,601GitHubView on GitHub↗

    PyTorch is a machine learning framework centered on a GPU-ready tensor library that supports multi-dimensional array operations across both CPU and accelerator hardware. It provides a foundational infrastructure for mathematical computation and dynamic neural network construction, utilizing a tape-based automatic diffe

    Pythonautograddeep-learninggpu
  • opencv/opencv

    opencv/opencv

    86,238GitHubView on GitHub↗

    OpenCV is a comprehensive computer vision library designed for real-time performance and cross-platform deployment. It provides a native execution environment that leverages multi-threaded operations and automated memory management to handle intensive computational tasks, including image processing and machine learning

    C++c-plus-pluscomputer-visiondeep-learning

Explore sub-tags

  • Distance MetricsFunctions for calculating similarity or distance between vectors and matrices.
  • Saturation ArithmeticArithmetic operations where values are clamped to a fixed range to prevent overflow or underflow.