awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

20 dépôts

Awesome GitHub RepositoriesScientific Computing Libraries

Foundational libraries for mathematical modeling, optimization, and data analysis.

Explore 20 awesome GitHub repositories matching part of an awesome list · Scientific Computing Libraries. Refine with filters or upvote what's useful.

Awesome Scientific Computing Libraries GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • tensorflow/tensorflowAvatar de tensorflow

    tensorflow/tensorflow

    195,697Voir sur GitHub↗

    TensorFlow is a comprehensive machine learning framework designed for the construction, training, and deployment of complex mathematical models. It utilizes a graph-based execution model that represents operations as directed acyclic graphs, enabling automatic differentiation and efficient parallel processing. The system provides high-level interfaces for defining neural network architectures, alongside a robust engine for managing multidimensional array structures and tensor mathematics. The framework distinguishes itself through a scalable distributed runtime that orchestrates workloads acr

    Low-level framework for deep learning and computation.

    C++deep-learningdeep-neural-networksdistributed
    Voir sur GitHub↗195,697
  • pytorch/pytorchAvatar de pytorch

    pytorch/pytorch

    100,814Voir sur 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 differentiation system that allows for flexible, non-static graph execution. The framework is designed for deep integration with Python, enabling natural usage alongside standard scientific computing ecosystems. It distinguishes itself through a comprehensive distributed training sui

    Dynamic neural network library with GPU acceleration.

    Pythonautograddeep-learninggpu
    Voir sur GitHub↗100,814
  • scikit-learn/scikit-learnAvatar de scikit-learn

    scikit-learn/scikit-learn

    66,344Voir sur GitHub↗

    Scikit-learn is a machine learning library for predictive data analysis that provides a collection of algorithms for supervised and unsupervised learning. It functions as a comprehensive toolkit for data preprocessing, dimensionality reduction, and model selection, allowing users to classify data objects, predict continuous values, and cluster similar items based on historical patterns. The project is defined by a unified interface design where objects either learn from data, transform data, or chain these operations into sequential workflows. To ensure performance on large or high-dimensiona

    Standard machine learning library for Python.

    Pythondata-analysisdata-sciencemachine-learning
    Voir sur GitHub↗66,344
  • keras-team/kerasAvatar de keras-team

    keras-team/keras

    64,094Voir sur GitHub↗

    Keras is a high-level deep learning framework designed for constructing and training neural networks through the composition of modular, functional layers. It serves as a comprehensive modeling toolkit that provides standardized procedures for defining, evaluating, and deploying complex architectures. By utilizing a directed acyclic graph approach, the framework allows users to build intricate models with multiple inputs, outputs, and shared layers, ensuring consistent numerical execution through functional state management. The project distinguishes itself as a multi-backend machine learning

    User-friendly deep learning library for Python.

    Pythondata-sciencedeep-learningjax
    Voir sur GitHub↗64,094
  • pandas-dev/pandasAvatar de pandas-dev

    pandas-dev/pandas

    49,039Voir sur GitHub↗

    Pandas is a high-performance data analysis library that provides a comprehensive framework for manipulating, cleaning, and transforming structured datasets. It centers on labeled one-dimensional and two-dimensional data structures, allowing users to construct, filter, and reshape tabular information while performing complex arithmetic and logical operations. The library distinguishes itself through a sophisticated indexing engine that enables automatic data alignment during calculations and relational merges. By utilizing a block-based memory layout, it optimizes cache locality for vectorized

    Library for data manipulation and analysis.

    Pythonalignmentdata-analysisdata-science
    Voir sur GitHub↗49,039
  • ray-project/rayAvatar de ray-project

    ray-project/ray

    42,895Voir sur GitHub↗

    Ray is a distributed computing framework designed to scale Python and Java applications across clusters by abstracting task scheduling and resource management. It functions as a resource-aware execution engine that manages task dependencies, placement, and fault tolerance across networked compute nodes. At its core, the system provides a stateful actor model, allowing developers to define classes that run in dedicated processes to maintain and mutate internal state across remote method calls. The framework distinguishes itself through a robust cross-language interoperability layer, enabling f

    Framework for building distributed applications.

    Pythondata-sciencedeep-learningdeployment
    Voir sur GitHub↗42,895
  • pola-rs/polarsAvatar de pola-rs

    pola-rs/polars

    38,855Voir sur GitHub↗

    Polars is a high-performance columnar data processing library designed for efficient analytical workflows. It functions as a structured data library that organizes information into typed columns, utilizing the Apache Arrow memory format to enable zero-copy data sharing and cache-friendly, vectorized operations. The engine is built to handle large-scale tabular datasets, providing both local and distributed analytical runtimes that scale from single-machine environments to multi-node clusters. The project distinguishes itself through a sophisticated lazy query engine that constructs abstract e

    Fast DataFrame library implemented in Rust.

    Rustarrowdataframedataframe-library
    Voir sur GitHub↗38,855
  • numpy/numpyAvatar de numpy

    numpy/numpy

    32,207Voir sur GitHub↗

    NumPy is a foundational library for scientific computing in Python, providing a comprehensive framework for managing and manipulating large-scale numerical information. It centers on high-performance multidimensional array objects that serve as the primary data structure for complex mathematical operations and data analysis workflows. The library distinguishes itself through specialized mechanisms for handling multidimensional data, including advanced indexing, slicing, and broadcasting techniques that allow for efficient operations across arrays of varying shapes. It utilizes strided metadat

    Fundamental package for scientific computing in Python.

    Pythonnumpypython
    Voir sur GitHub↗32,207
  • scipy/scipyAvatar de scipy

    scipy/scipy

    14,474Voir sur GitHub↗

    SciPy is a scientific computing library for Python that provides a comprehensive collection of mathematical algorithms and numerical tools for research and engineering. It functions as a high-performance numerical analysis framework, bridging high-level Python code with compiled C and Fortran routines to execute complex computations at hardware speeds. The library is built upon array-based data structures that utilize strided memory layouts to enable efficient data manipulation and slicing. By employing vectorized operation dispatch and linking to optimized hardware-specific linear algebra li

    Core algorithms for scientific computing in Python.

    Pythonalgorithmsclosemberpython
    Voir sur GitHub↗14,474
  • dask/daskAvatar de dask

    dask/dask

    13,746Voir sur GitHub↗

    Dask est un framework de calcul parallèle et un planificateur de tâches distribué conçu pour mettre à l'échelle les flux de travail de science des données Python, des machines uniques aux grands clusters. Il fonctionne comme un gestionnaire de ressources de cluster qui orchestre la logique computationnelle en représentant les tâches et leurs dépendances sous forme de graphes acycliques dirigés. Cette architecture permet au système d'automatiser la distribution des charges de travail sur le matériel disponible tout en gérant des exigences d'exécution complexes. Le projet se distingue par un moteur d'évaluation paresseuse qui diffère les opérations sur les données jusqu'à ce qu'elles soient explicitement demandées, permettant une optimisation globale du graphe et une allocation efficace des ressources. Il intègre le déversement de données conscient de la mémoire pour éviter les plantages du système lors du traitement de jeux de données dépassant la mémoire disponible, et il utilise la fusion de graphes de tâches pour combiner des séquences d'opérations en étapes d'exécution uniques, minimisant la surcharge de planification et la communication entre nœuds. La plateforme fournit une surface de capacités complète pour l'analyse de données à grande échelle, incluant le support pour l'apprentissage automatique distribué, l'intégration du calcul haute performance et le traitement de données parallèle. Elle offre des outils étendus pour la gestion du cycle de vie des clusters, le profilage des performances et la surveillance en temps réel de l'exécution des tâches. Les utilisateurs peuvent déployer ces environnements sur diverses infrastructures, incluant le matériel local, les fournisseurs cloud, les systèmes conteneurisés et les clusters de calcul haute performance.

    Parallel computing library with task scheduling.

    Pythondasknumpypandas
    Voir sur GitHub↗13,746
  • modin-project/modinAvatar de modin-project

    modin-project/modin

    10,389Voir sur GitHub↗

    Modin is a distributed dataframe library and parallel data processing engine designed to handle large datasets that exceed system memory. It functions as a distributed computing framework that parallelizes data manipulation tasks across multiple CPU cores or clusters to increase throughput and avoid memory errors. The project mirrors the Pandas API, allowing for the distribution of data workflows without changing core code logic. It utilizes a pluggable backend interface, which enables users to switch between different distributed execution engines to optimize performance based on available h

    Library for accelerating Pandas workflows.

    Pythonanalyticsdata-sciencedataframe
    Voir sur GitHub↗10,389
  • pymc-devs/pymcAvatar de pymc-devs

    pymc-devs/pymc

    9,650Voir sur GitHub↗

    PyMC is a Bayesian probabilistic programming framework used for building probabilistic models and performing Bayesian inference. It provides a probabilistic graphical model library for specifying random variables, priors, and likelihood functions, supported by an MCMC sampling engine and variational inference tools to estimate posterior distributions. The framework features a GPU-accelerated inference backend that compiles models into machine code to increase execution speed. It utilizes a backend-agnostic tensor execution model and just-in-time graph compilation to optimize the computation o

    Library for Bayesian modeling and probabilistic machine learning.

    Pythonbayesian-inferencemcmcprobabilistic-programming
    Voir sur GitHub↗9,650
  • vaexio/vaexAvatar de vaexio

    vaexio/vaex

    8,506Voir sur GitHub↗

    Vaex is a high-performance Apache Arrow DataFrame library and out-of-core data processing engine designed to handle billion-row tabular datasets in Python. It functions as a lazy evaluation framework that defers computations and transformations until results are required, enabling the processing of datasets that exceed available system RAM by mapping files directly from disk. The project distinguishes itself as a tool for big data visualization and exploration, specifically integrated for use within interactive notebooks. It provides specialized capabilities for machine learning feature engin

    Out-of-core DataFrame library for big tabular data.

    Python
    Voir sur GitHub↗8,506
  • cvxpy/cvxpyAvatar de cvxpy

    cvxpy/cvxpy

    6,257Voir sur GitHub↗

    CVXPY is a Python-embedded domain-specific language for modeling and solving convex optimization problems using natural mathematical syntax. It is built on a disciplined convex programming framework that automatically enforces convexity rules, ensuring that problems formulated by the user are valid for convex solvers. The project also functions as a multi-solver optimization interface, abstracting away backend details and dispatching problems to specialized solvers like ECOS, SCS, and Gurobi without manual configuration. Beyond standard convex optimization, CVXPY extends its reach to geometri

    Modeling language for convex optimization problems.

    C++
    Voir sur GitHub↗6,257
  • rust-ndarray/ndarrayAvatar de rust-ndarray

    rust-ndarray/ndarray

    4,290Voir sur GitHub↗

    ndarray est une bibliothèque de tableaux multidimensionnels pour Rust qui sert de framework d'algèbre linéaire et d'outil de calcul scientifique. Elle fournit l'infrastructure de base pour créer et manipuler des tableaux n-dimensionnels, fonctionnant à la fois comme un processeur de tableaux parallèle et une boîte à outils pour l'analyse de données numériques. La bibliothèque se distingue en fournissant un découpage (slicing) et des vues mémoire efficaces, permettant le partage de données sans copie. Elle tire parti de bibliothèques mathématiques backend optimisées pour la multiplication de matrices à haute vitesse et distribue les itérations mathématiques lourdes sur plusieurs threads CPU pour accélérer le traitement. Le projet couvre un large éventail d'opérations mathématiques, notamment l'arithmétique élément par élément, l'agrégation de données basée sur les axes et les calculs de produit scalaire. Elle inclut également des utilitaires complets pour la manipulation de tableaux tels que le remodelage, l'aplatissement, l'empilement et la génération de grilles de coordonnées, ainsi qu'une prise en charge de la génération de tableaux aléatoires et de la sérialisation.

    N-dimensional array library for Rust.

    Rust
    Voir sur GitHub↗4,290
  • databricks/koalasAvatar de databricks

    databricks/koalas

    3,373Voir sur GitHub↗

    Koalas: pandas API on Apache Spark

    Pandas API implementation for Apache Spark.

    Python
    Voir sur GitHub↗3,373
  • janestreet/incrementalAvatar de janestreet

    janestreet/incremental

    1,009Voir sur GitHub↗

    A library for incremental computations

    Library for building efficiently updating complex computations.

    OCaml
    Voir sur GitHub↗1,009
  • timkpaine/tributaryAvatar de timkpaine

    timkpaine/tributary

    463Voir sur GitHub↗

    Streaming reactive and dataflow graphs in Python

    Library for streaming reactive and dataflow graphs.

    Python
    Voir sur GitHub↗463
  • man-group/mdfAvatar de man-group

    man-group/mdf

    178Voir sur GitHub↗

    Data-flow programming toolkit for Python

    Toolkit for data-flow programming in Python.

    Python
    Voir sur GitHub↗178
  • yahoo/graphkitAvatar de yahoo

    yahoo/graphkit

    89Voir sur GitHub↗

    A lightweight Python module for creating and running ordered graphs of computations.

    Module for creating and running ordered computation graphs.

    Python
    Voir sur GitHub↗89
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. Scientific Computing Libraries