awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Vectorized Numerical Computing Frameworks · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesVectorized Numerical Computing Frameworks

High-performance frameworks for efficient mathematical operations on large data structures.

Distinguishing note: Focuses on vectorized, memory-mapped numerical operations rather than general-purpose math libraries.

Explore 1 awesome GitHub repository matching scientific & mathematical computing · Vectorized Numerical Computing Frameworks. Refine with filters or upvote what's useful.

  1. Home
  2. Scientific & Mathematical Computing
  3. Vectorized Numerical Computing Frameworks

Awesome Vectorized Numerical Computing Frameworks GitHub Repositories

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

    jakevdp/PythonDataScienceHandbook

    46,802View on GitHub↗

    This project is an interactive data science environment that combines code execution, rich media visualization, and narrative documentation into a persistent, browser-based platform. It serves as a comprehensive educational resource for scientific computing, providing a framework for iterative data analysis and machine learning prototyping. The environment is distinguished by its focus on high-performance numerical computing, utilizing vectorized array operations and memory-mapped data structures to handle large-scale computations efficiently. It features a unified estimator interface that st

    Uses compiled routines to perform efficient mathematical operations on large, contiguous memory-mapped data structures.

    Jupyter Notebookjupyter-notebookmatplotlibnumpy
    46,802View on GitHub↗