Python Numpy

Open-source Python projects categorized as Numpy

Top 23 Python Numpy Projects

  1. Pytorch

    Tensors and Dynamic neural networks in Python with strong GPU acceleration

    Project mention: Tracing torch.cuda.empty_cache() on an RTX 4090 - Where Do the 53 MB Go? | dev.to | 2026-05-28

    pytorch/pytorch#173382 - a user calls torch.cuda.empty_cache() after deleting tensors, but GPU memory stays allocated. The caching allocator's empty_cache() only releases blocks it has marked as free, but the user sees a persistent gap between "allocated" and "reserved" memory. We traced what happens when torch cuda empty cache runs on an RTX 4090 and measured exactly how much GPU memory it reclaims.

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. 30-Days-Of-Python

    The 30 Days of Python programming challenge is a step-by-step guide to learn the Python programming language in 30 days. This challenge may take more than 100 days. Follow your own pace. These videos may help too: https://www.youtube.com/channel/UC7PNRuno1rzYPb1xLa4yktw

    Project mention: Free Python Resources | dev.to | 2026-01-16

    A free, beginner‑friendly programming challenge on GitHub, 30 Days of Python breaks down the process of learning Python into daily lessons and exercises that guide you step by step from the basics to more advanced concepts.

  4. NumPy

    The fundamental package for scientific computing with Python.

    Project mention: 16 Python Libraries You Should Know | dev.to | 2026-05-21

    NumPy

  5. data-science-ipython-notebooks

    Data science Python notebooks: Deep learning (TensorFlow, Theano, Caffe, Keras), scikit-learn, Kaggle, big data (Spark, Hadoop MapReduce, HDFS), matplotlib, pandas, NumPy, SciPy, Python essentials, AWS, and various command lines.

  6. datasets

    🤗 The largest hub of ready-to-use datasets for AI models with fast, easy-to-use and efficient data manipulation tools

    Project mention: GSoC 2026 Predictions: 30 NEW AI/ML/Security Organizations You Should Start Contributing to NOW! | dev.to | 2026-02-06
  7. codon

    A high-performance, zero-overhead, extensible Python compiler with built-in NumPy support

    Project mention: Show HN: OtterLang – Pythonic scripting language that compiles to native code | news.ycombinator.com | 2025-11-08
  8. ivy

    Convert Machine Learning Code Between Frameworks

  9. numpy-100

    100 numpy exercises (with solutions)

  10. Dask

    Parallel computing with task scheduling

  11. scientific-visualization-book

    An open access book on scientific visualization using python and matplotlib

  12. Numba

    NumPy aware dynamic Python compiler using LLVM

    Project mention: Python JIT project was asked to pause development | news.ycombinator.com | 2026-06-06

    Also you can use projects like numba https://numba.pydata.org/

  13. cupy

    NumPy & SciPy for GPU

  14. mlcourse.ai

    Open Machine Learning Course

  15. einops

    Flexible and powerful tensor operations for readable and reliable code (for pytorch, jax, TF and others)

    Project mention: How is einx notation universal? | news.ycombinator.com | 2025-09-24
  16. orjson

    Fast, correct Python JSON library supporting dataclasses, datetimes, and numpy

    Project mention: Orjson no more open issue tracker or pull requests due to signal-to-noise ratio | news.ycombinator.com | 2026-02-15
  17. tensorboardX

    tensorboard for pytorch (and chainer, mxnet, numpy, ...)

  18. chainer

    A flexible framework of neural networks for deep learning

  19. orange

    🍊 :bar_chart: :bulb: Orange: Interactive data analysis

    Project mention: Orange: No-code data mining, visualization and machine learning toolbox | news.ycombinator.com | 2025-10-22
  20. datasets

    TFDS is a collection of datasets ready to use with TensorFlow, Jax, ... (by tensorflow)

  21. PyQtGraph

    Fast data visualization and GUI tools for scientific / engineering applications

  22. xarray

    N-D labeled arrays and datasets in Python

  23. mars

    Mars is a tensor-based unified framework for large-scale data computation which scales numpy, pandas, scikit-learn and Python functions.

  24. numpyro

    Probabilistic programming with NumPy powered by JAX for autograd and JIT compilation to GPU/TPU/CPU.

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Python Numpy discussion

Log in or Post with

Python Numpy related posts

  • Python JIT project was asked to pause development

    2 projects | news.ycombinator.com | 6 Jun 2026
  • Erin Brockovich made a map to track data centers around the country

    1 project | news.ycombinator.com | 27 May 2026
  • I Built a Diagnostic Toolkit for PyTorch Because I Was Tired of Guessing Why Models Fail

    2 projects | dev.to | 25 May 2026
  • Running AI Models on GPU Cloud Servers: A Beginner Guide

    1 project | dev.to | 18 Apr 2026
  • 124x Slower: What PyTorch DataLoader Actually Does at the Kernel Level

    1 project | dev.to | 1 Apr 2026
  • Nvidia's NemoClaw: The GPU-Accelerated Framework That's Revolutionizing Scientific Computing

    2 projects | dev.to | 18 Mar 2026
  • KlongPy

    1 project | news.ycombinator.com | 2 Mar 2026
  • A note from our sponsor - SaaSHub
    www.saashub.com | 13 Jun 2026
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

What are some of the best open-source Numpy projects in Python? This list will help you:

# Project Stars
1 Pytorch 100,659
2 30-Days-Of-Python 64,710
3 NumPy 32,182
4 data-science-ipython-notebooks 28,927
5 datasets 21,586
6 codon 16,797
7 ivy 14,178
8 numpy-100 14,184
9 Dask 13,848
10 scientific-visualization-book 11,275
11 Numba 11,042
12 cupy 10,995
13 mlcourse.ai 10,625
14 einops 9,507
15 orjson 8,106
16 tensorboardX 7,984
17 chainer 5,917
18 orange 5,629
19 datasets 4,566
20 PyQtGraph 4,352
21 xarray 4,156
22 mars 2,744
23 numpyro 2,703

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com

Did you know that Python is
the 1st most popular programming language
based on number of references?