Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Numpy

Numpy

70 projects

Showing 36 of 70 projects

PyTorch - Tensors and Dynamic neural networks in Python with strong GPU acceleration
PyTorch - Tensors and Dynamic neural networks in Python with strong GPU accelerationPython

A Python package for tensor computation with GPU acceleration and dynamic neural networks built on a tape-based autograd system.

#neural-network#python-library#deep-learning
Stars100.6k
Forks28.0k
Last commit22 hours ago
Python Data Science Handbook
Python Data Science HandbookJupyter Notebook

A comprehensive guide to Python's essential data science libraries, available as free Jupyter notebooks.

#matplotlib#data-science#python
Stars48.4k
Forks19.0k
Last commit1 year ago
numpy
numpyPython

The fundamental package for scientific computing with Python, providing powerful N-dimensional arrays and mathematical functions.

#scientific-computing#mathematics#fft
Stars32.2k
Forks12.4k
Last commit2 days ago
ML-From-Scratch
ML-From-ScratchPython

Bare bones NumPy implementations of machine learning models and algorithms with a focus on accessibility and transparency.

#educational#data-science#deep-learning
Stars31.9k
Forks5.3k
Last commit2 years ago
Python for Data Analysis, 3E
Python for Data Analysis, 3EJupyter Notebook

Companion materials and IPython notebooks for the 'Python for Data Analysis' book, covering pandas, NumPy, and data science workflows.

#data-science#reproducible-research#python
Stars24.6k
Forks15.7k
Last commit7 months ago
abu
abuPython

An open-source Python quantitative trading system supporting stocks, options, futures, and cryptocurrencies with integrated machine learning.

#technical-analysis#backtesting#matplotlib
Stars17.4k
Forks4.6k
Last commit4 months ago
numpy-ML
numpy-MLPython

A comprehensive collection of machine learning algorithms implemented exclusively in NumPy for educational purposes and prototyping.

#algorithm-implementation#educational#resnet
Stars16.3k
Forks3.8k
Last commit2 years ago
cupy
cupyPython

A NumPy/SciPy-compatible array library for GPU-accelerated computing with Python, supporting NVIDIA CUDA and AMD ROCm.

#cuda#scientific-computing#high-performance-computing
Stars11.0k
Forks1.0k
Last commit2 days ago
einops
einopsPython

A Python library for flexible and readable tensor operations across numpy, PyTorch, JAX, TensorFlow, and other frameworks.

#jax#python-library#einops
Stars9.5k
Forks398
Last commit8 days ago
Trax
TraxPython

An end-to-end deep learning library focused on clear code, speed, and research, built by Google Brain.

#transformer#model-training#jax
Stars8.3k
Forks823
Last commit8 months ago
Reformer
ReformerPython

An end-to-end deep learning library focused on clear code and speed, used for research and production by Google Brain.

#transformer#model-training#jax
Stars8.3k
Forks823
Last commit8 months ago
orjson
orjsonPython

A fast, correct JSON library for Python with native support for dataclasses, datetimes, and numpy.

#datetime#python-library#python
Stars8.1k
Forks309
Last commit4 days ago
tensorboard-pytorch
tensorboard-pytorchPython

A library that enables PyTorch, Chainer, MXNet, and NumPy users to write TensorBoard events with simple function calls.

#model-debugging#chainer#mxnet
Stars8.0k
Forks853
Last commit1 month ago
autograd
autogradPython

Automatically differentiate native Python and NumPy code for gradient-based optimization and machine learning.

#scientific-computing#python-library#neural-networks
Stars7.5k
Forks940
Last commit2 days ago
The Quick, Draw! Dataset
The Quick, Draw! Dataset

A public dataset of 50 million vector drawings across 345 categories, captured from the Quick, Draw! game.

#creative-ai#sketch-recognition#vector-drawings
Stars6.8k
Forks1.1k
Last commit1 year ago
Chainer
ChainerPython

A flexible Python deep learning framework using define-by-run dynamic computational graphs for neural network research.

#research-tool#cuda#chainer
Stars5.9k
Forks1.3k
Last commit2 years ago
jetson-containers
jetson-containersJupyter Notebook

A modular container build system providing the latest AI/ML packages for NVIDIA Jetson and JetPack-L4T.

#robotics#cuda#ros-containers
Stars4.7k
Forks832
Last commit9 days ago
PyQtGraph
PyQtGraphPython

A pure-Python graphics library for fast data visualization and GUI tools in scientific and engineering applications.

#scientific-visualization#hacktoberfest#scientific-computing
Stars4.3k
Forks1.2k
Last commit3 months ago
xarray
xarrayPython

A Python package for working with labeled multi-dimensional arrays, inspired by pandas and tailored for scientific data.

#multi-dimensional-arrays#labeled-data#scientific-computing
Stars4.2k
Forks1.3k
Last commit3 days ago
NumCpp
NumCppC++

A templatized header-only C++ implementation of the Python NumPy library for numerical computing.

#scientific-computing#data-structures#templated-library
Stars4.0k
Forks576
Last commit2 months ago
xtensor
xtensorC++

A C++ library for numerical analysis with multi-dimensional array expressions featuring broadcasting and lazy computing.

#multi-dimensional-arrays#scientific-computing#high-performance-computing
Stars3.7k
Forks437
Last commit9 days ago
Scientific Python Lectures
Scientific Python LecturesJupyter Notebook

A comprehensive lecture series teaching scientific computing with Python through interactive IPython notebooks.

#data-science-tutorial#scientific-computing#matplotlib
Stars3.6k
Forks1.8k
Last commit6 days ago
PyBroker
PyBrokerPython

A Python framework for developing and backtesting algorithmic trading strategies with machine learning.

#ai#trading#backtesting
Stars3.4k
Forks438
Last commit28 days ago
NumPyro
NumPyroPython

A lightweight probabilistic programming library using NumPy and JAX for autograd and JIT compilation to GPU/TPU/CPU.

#variational-inference#jax#gpu-acceleration
Stars2.7k
Forks287
Last commit8 days ago
napari
napariPython

A fast, interactive, multi-dimensional image viewer for Python designed for browsing, annotating, and analyzing large scientific images.

#scientific-visualization#image-analysis#qt
Stars2.7k
Forks502
Last commit3 days ago
Tangent
TangentPython

A Python library for automatic differentiation that generates readable Python source code as its derivative output.

#debugging-tools#python-library#deep-learning
Stars2.3k
Forks431
Last commit3 years ago
PyGAD
PyGADPython

PyGAD is a Python library for building genetic algorithms and optimizing machine learning models with Keras and PyTorch support.

#python-library#neural-network-training#pygad
Stars2.2k
Forks501
Last commit1 day ago
JAX
JAX

A curated list of awesome libraries, projects, tutorials, and resources for the JAX machine learning ecosystem.

#scientific-computing#neural-network#jax
Stars2.1k
Forks170
Last commit4 months ago
qutip
qutipPython

An open-source Python toolbox for simulating the dynamics of closed and open quantum systems.

#scientific-computing#quantum#physics
Stars2.0k
Forks763
Last commit12 days ago
Open source Python module for computer vision
Open source Python module for computer visionPython

A pure Python computer vision library based on the book 'Programming Computer Vision with Python'.

#open-source#python-library#educational
Stars2.0k
Forks677
Last commit5 years ago
pymatting
pymattingPython

A Python library implementing multiple alpha matting algorithms for extracting foreground objects from images.

#python-library#scipy#numba
Stars1.9k
Forks226
Last commit2 months ago
NumKong
NumKongC

A portable mixed-precision math library with 2,000+ SIMD kernels for 15+ numeric types across x86, Arm, RISC-V, and WebAssembly.

#blas#assembly#information-retrieval
Stars1.8k
Forks121
Last commit16 days ago
scikit-feature
scikit-featurePython

An open-source Python repository providing around 40 feature selection algorithms for machine learning applications.

#feature-selection#scipy#data-science
Stars1.6k
Forks441
Last commit1 year ago
empyrical
empyricalPython

A Python library for calculating common financial risk and performance metrics used in quantitative finance.

#risk-metrics#backtesting#performance-analysis
Stars1.5k
Forks452
Last commit1 year ago
Deeppy
DeeppyPython

A Pythonic deep learning framework built on NumPy with optional CUDA acceleration.

#cuda#deep-learning#gpu-acceleration
Stars1.4k
Forks299
Last commit5 years ago
ImagePy
ImagePyPython

An open-source, plugin-based image processing framework in Python that integrates with numpy-based libraries like scikit-image and OpenCV.

#simpleitk#scientific-computing#bioimage-analysis
Stars1.4k
Forks331
Last commit2 years ago
Page 1 of 2Next

Related Tags

#Python41#Machine Learning36#Scientific Computing25#Deep Learning18#Python Library16#Neural Networks16#Scipy15#Numerical Computing10#Tensorflow10#Pandas10#Data Science9#Jax8
Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub