NumPy
NumPy is an open source library for the Python programming language, adding support for large, multidimensional arrays, and matrices, along with a large collection of high-level mathematical functions to operate on these arrays.
- GitHub: https://github.com/topics/numpy
- Wikipedia: https://en.wikipedia.org/wiki/NumPy
- Repo: https://github.com/numpy/numpy
- Created by: Travis Oliphant
- Related Topics: python, scipy,
- Last updated: 2026-01-19 00:18:26 UTC
- JSON Representation
https://github.com/handley-lab/anesthetic
Nested Sampling post-processing and plotting
bayesian-inference fastkde matplotlib mcmc nested-sampling numpy pandas samples scipy
Last synced: 04 Apr 2025
https://github.com/balavenkatesh3322/face_unlock
We can lock and unlock our Ubuntu system using face recognition(currently only on Ubuntu).
computer-vision face-recognition lockscreen numpy opencv os python3 security-automation ubuntu
Last synced: 22 Apr 2025
https://github.com/trainingbypackt/data-science-with-python
Combine Python with machine learning principles to discover hidden patterns in raw data
kera matp natural-language-processing numpy pandas python sci tens
Last synced: 31 Jul 2025
https://github.com/ryfeus/gcf-packs
Library packs for google cloud functions
chrome chromium cloud functions gcf gcf-packs gcp google numpy pandas selenium serverless serverless-architectures tensorflow webscraper
Last synced: 14 Oct 2025
https://github.com/bjarten/alvito
Alvito - An Algorithm Visualization Tool for Python
algorithm algorithms array create gif gifs jupyter-notebook matplotlib matrix numpy python seaborn searching searching-algorithms sorting sorting-algorithms visualization
Last synced: 08 Oct 2025
https://github.com/3outeille/cnnumpy
A Numpy implementation of a Convolutional Neural Network: slow & fast (im2col/col2im).
cnn col2im convolutional-neural-networks im2col numpy python python3
Last synced: 15 Apr 2025
https://github.com/jdmaturen/shifted_beta_geometric_py
An implementation of the shifted-beta-geometric (sBG) model from Fader and Hardie's "How to Project Customer Retention" (2006)
customer-retention fader hardie numpy python sbg scipy
Last synced: 12 Apr 2025
https://github.com/rodolphebarbanneau/python-docstring-highlighter
Syntax highlighting for Python Docstring in VSCode.
docstring google highlighter markdown md numpy python rest restructuredtext sphinx
Last synced: 20 Aug 2025
https://github.com/gmelodie/silentmoire
Moiré pattern denoiser for screen pictures
denoising image-processing moire numpy python3
Last synced: 07 Oct 2025
https://github.com/hemansnation/ai-ml-14-hours-free-course
7 Day AI ML Fundamentals Workshop The purpose of this FREE workshop is 1. To give you a boost of getting started with AI. 2. A life-long community with a similar mindset. 3. strong grip on fundamentals that the advanced concepts will be easy to understand.
computer-vision datastructures-algorithms deep-learning generative-ai machine-learning mlops nlp numpy pandas python system-design
Last synced: 03 Sep 2025
https://github.com/nmichlo/ruck
🧬 Modularised Evolutionary Algorithms For Python with Optional JIT and Multiprocessing (Ray) support. Inspired by PyTorch Lightning
evolutionary-algorithms genetic-algorithms multiobjective-optimization multiprocessing nsga-ii numba numpy python python3 raylib
Last synced: 26 Oct 2025
https://github.com/nabinno/dojo
This is a repository for immersive learning, meditation or software development.
amazon-api-gateway amazon-cognito amazon-dynamodb aws-cdk aws-lambda datacamp dojo golang google-cloud-platform hackerrank haskell leetcode numpy pandas python qwiklabs ruby
Last synced: 09 Apr 2025
https://github.com/hunar4321/reweight-gpt
Reweight GPT - a simple neural network using transformer architecture for next character prediction
algorithms data-science gpt language-model machine-learning nerual-networks numpy pytorch
Last synced: 10 Apr 2025
https://github.com/grafana-toolbox/grafana-pandas-datasource
Grafana Pandas Datasource - using Python for generating timeseries-, table-data and annotations
datasource grafana grafana-datasource grafana-json-datasource grafana-plugin grafana-plugins kotori-daq numpy pandas pandas-dataframe python
Last synced: 05 May 2025
https://github.com/dnlcrl/deep-residual-networks-pyfunt
Python implementation of "Deep Residual Learning for Image Recognition" (http://arxiv.org/abs/1512.03385 - MSRA, winner team of the 2015 ILSVRC and COCO challenges).
accuracy affine-layer cifar deep-residual-learning image-classification image-recognition ipython-notebook mnist numpy python residual-networks strider training
Last synced: 28 Oct 2025
https://github.com/francois-rozet/torchist
NumPy-style histograms in PyTorch
Last synced: 16 Sep 2025
https://github.com/ivy-llc/robot
Functions and classes for gradient-based robot motion planning, written in Ivy.
deep-learning ivy machine-learning motion-planning mxnet numpy path-planning python pytorch robot tensorflow trajectory-optimization
Last synced: 12 Apr 2025
https://github.com/robinka/jaxga
Geometric Algebra package for JAX
clifford-algebra geometric-algebra jax machine-learning numerical-computation numpy python
Last synced: 10 Oct 2025
https://github.com/kaleidophon/token2index
A lightweight but powerful library to build token indices for NLP tasks, compatible with major Deep Learning frameworks like PyTorch and Tensorflow.
deep-learning deeplearning i2t i2w indexing itos nlp numpy python pytorch rnn rnns seq2seq stoi t2i tensorflow token transformer transformers w2i
Last synced: 07 Apr 2025
https://github.com/cosimonigro/agnpy
Modelling jetted Active Galactic Nuclei radiative processes with python
agn astropy blazar jets numpy python radiative-processes
Last synced: 17 Nov 2025
https://github.com/geoschem/gcpy
Python toolkit for GEOS-Chem. Contains basic plotting scripts, plus the suite of GEOS-Chem benchmarking utilities.
atmospheric-chemistry atmospheric-modelling benchmarking cartopy cloud-computing geos-chem numpy plots plotting-in-python python python-toolkit scientific-computing visualization-tools xarray
Last synced: 05 Apr 2025
https://github.com/tlkh/m1-cpu-benchmarks
accelerate benchmark cpu m1 m1-max numpy pandas python spacy
Last synced: 28 Oct 2025
https://github.com/rickiepark/intro_ml_with_python_2nd_revised
<파이썬 라이브러리를 활용한 머신러닝 (번역개정2판)>의 코드 저장소
machine-learning numpy pandas python scikit-learn
Last synced: 10 Apr 2025
https://github.com/filippobovo/robustats
Robustats is a Python library for high-performance computation of robust statistical estimators.
c fast high-performance medcouple mode numpy python-library python3 robust-estimators robust-statistics weighted-median
Last synced: 29 Jul 2025
https://github.com/offchan42/python-mmap-ipc
:zap: Fast inter-process communication (IPC) using memory mapped file in python
interprocess-communication ipc memory-mapped-file mmap numpy opencv opencv-python python python3
Last synced: 25 Mar 2025
https://github.com/roboticsclubiitj/ml-dl-implementation
An implementation of ML and DL algorithms from scratch in python using nothing but NumPy and Matplotlib.
deep-learning hacktoberfest machine-learning matplotlib numpy nwoc python statistics woc
Last synced: 07 May 2025
https://github.com/rafayak/nothingbutnumpy
This repo is part of a series of blog post titled "Nothing but NumPy"
feature-cross ipynb network neural neural-network numpy
Last synced: 28 Oct 2025
https://github.com/nicrie/xmca
Maximum Covariance Analysis in Python
complex correlation eof maximum maximum-covariance-analysis mca numpy pca principal-component-analysis promax python rotation varimax xarray
Last synced: 12 Apr 2025
https://github.com/RobinKa/jaxga
Geometric Algebra package for JAX
clifford-algebra geometric-algebra jax machine-learning numerical-computation numpy python
Last synced: 22 Jul 2025
https://github.com/mhostetter/sdr
A Python package for software-defined radio
demodulation digital-communications digital-signal-processing dsp forward-error-correction modem modulation numpy sdr software-defined-radio wireless-communications
Last synced: 05 Apr 2025
https://github.com/google-research/dataclass_array
Dataclasses manipulated as numpy arrays (with batching, reshape, slicing,...)
dataclass dataclasses jax numpy tensorflow torch
Last synced: 22 Mar 2025
https://github.com/spatialaudio/sfa-numpy
NumPy/Python toolbox for sound field analysis
acoustics beamforming delay-and-sum-beamforming modal-beamforming numpy sound-field-analysis
Last synced: 25 Apr 2025
https://github.com/teboli/polyblur
An unofficial Python (Numpy and Pytorch) implementation of "Polyblur: Removing mild blur by polynomial reblurring" by Mauricio Delbracio and collaborators.
deblurring numpy python pytorch
Last synced: 17 Jan 2026
https://github.com/hwalsuklee/numpy-neuralnet-exercise
Implementation of key concepts of neuralnetwork via numpy
cnn cross-entropy-loss deeplearning dropout mnist neural-network numpy numpy-neuralnet-exercise regularization relu sgd xavier-initializer
Last synced: 13 Apr 2025
https://github.com/xtensor-stack/xtensor-fftw
FFTW bindings for the xtensor C++14 multi-dimensional array library
cplusplus-14 cpp fft fftw fftw3-binding library numpy template-metaprogramming xtensor
Last synced: 06 May 2025
https://github.com/scisharp/tensor.net
A lightweight and high-performance tensor library which provides numpy-like operations but .NET style interfaces. It supports generic tensor, Linq, C# native slices and so on. (Qushui student project))
csharp high-performance lightweight-framework netcore numpy tensor
Last synced: 12 Jun 2025
https://github.com/skaftenicki/libcpab
CPAB Transformations: finite-dimensional spaces of simple, fast, and highly-expressive diffeomorphisms derived from parametric, continuously-defined, velocity fields in Numpy, Tensorflow and Pytorch
diffiomorphic-transformations numpy pytorch tensorflow
Last synced: 30 Apr 2025
https://github.com/seung-lab/fastremap
Remap, mask, renumber, unique, and in-place transposition of 3D labeled images. Point cloud too.
array-manipulations biomedical-image-processing cython in-place in-place-transposition looping masking numpy point-cloud python python3 remap remapping renumbering transpose unique
Last synced: 13 Apr 2025
https://github.com/shauryashaurya/learn-data-munging
Notes on Data Engineering with Pandas, PySpark, Dask, Ray, Arrow DataFusion, Polars etc.
arrow dask dask-distributed data-engineering datafusion jupyter numpy pandas polars pyspark ray spark
Last synced: 16 Apr 2025
https://github.com/deshwalmahesh/ml-models-from-scratch
Repo for ML Models built from scratch such as Self-Attention, Linear +Logistic Regression, PCA, LDA. CNN, LSTM, Neural Networks using Numpy only
base cnn cnn-numpy lstm-numpy ml model numpy scratch scratch-implementation self-attention
Last synced: 12 May 2025
https://github.com/songyz2019/rs-fusion-datasets
Remote Sensing Dataset fetcher, loader and benchmarker utils for Joint Classification of Hyperspectral and LiDAR/SAR Data
augsburg data-fetcher data-fusion dataset-loader houston hyperspectral-data lidar muufl numpy remote-sensing sar torch trento
Last synced: 14 Jan 2026
https://github.com/fxnai/fxn
Run Python functions on desktop, mobile, web, and in the cloud. https://fxn.ai/explore
ai deep-learning machine-learning numpy pytorch serverless serverless-gpu
Last synced: 09 Apr 2025
https://github.com/SciScala/NDScala
N-dimensional / multi-dimensional arrays (tensors) in Scala 3. Think NumPy ndarray / PyTorch Tensor but type-safe over shapes, array/axis labels & numeric data types
array-programming dotty machine-learning matrix multi-dimensional-array n-dimensional-array named-tensor ndarray neural-networks numerical-computing numpy scala scala-3 scala3 shape-safety tensor
Last synced: 13 May 2025
https://github.com/atsushisakai/numpycpp
A c++ header library for matrix operation inspired Numpy Scipy, MATLAB only using Eigen.
cpp cpp-library eigen header-only matrix-library numpy scipy
Last synced: 08 Oct 2025
https://github.com/shenxiangzhuang/oh-numpy
100 numpy exercises(Chinese version)
exercises numpy numpy-practise numpy-practise-questions
Last synced: 12 Apr 2025
https://github.com/gregyjames/aiportfolio
Use AI to generate a optimized stock portfolio
finance numpy pandas portfolio python python3 scikit-learn stock stock-market stocks yahoo
Last synced: 12 Aug 2025
https://github.com/samanyougarg/group-emotion-recognition
Group Emotion Recognition using deep neural networks and Bayesian classifiers.
bayesian-network cnn computer-vision convolutional-neural-networks deep-learning emotion emotion-analysis emotion-detection emotion-recognition facial-expression-recognition flask group-emotion-recognition image-processing keras numpy pandas
Last synced: 27 Jun 2025
https://github.com/bshillingford/python-sharearray
Share numpy arrays across processes efficiently ideal for large, read-only datasets
deep-learning machine-learning mmap numpy python pytorch
Last synced: 25 Jul 2025
https://github.com/hairymax/face-antispoofing
Face Anti-Spoofing project. Lanit-Tercom summer school 2022
computer-vision face-antispoofing numpy onnx onnxruntime opencv pandas pytorch scikit-learn tensorboard torchvision
Last synced: 14 Apr 2025
https://github.com/vacumm/sphinx-fortran
Fortran domain and autodoc extensions to Sphinx
documentation fortran numpy sphinx-doc sphinx-extension
Last synced: 26 Apr 2025
https://github.com/unidata/python-awips
A framework for querying AWIPS meteorological datasets from an EDEX Data Server.
awips data-visualization forecasting meteorology numpy python shapely weather
Last synced: 05 Apr 2025
https://github.com/soumyadip007/data-science-using-python-university-course-module
“Data science” is just about as broad of a term as they come. It may be easiest to describe what it is by listing its more concrete components: Data exploration & analysis. Included here: Pandas; NumPy; SciPy; a helping hand from Python's Standard Library.
data-preparation data-preprocessing data-processing data-science data-visualization jupyter-notebook knn numpy panda plotting python
Last synced: 23 Jun 2025
https://github.com/mlabonne/how-to-data-science
Scripts, notebooks, and articles about data science in general.
data-science numpy pandas pandas-dataframe python pytorch
Last synced: 06 Sep 2025
https://github.com/ayushexel/neo
Deep learning library in python from scratch
artificial-intelligence deep-learning deep-learning-tutorial machine-learning machine-learning-coursera machine-learning-tutorials neural-network neural-network-builder neural-networks-from-scratch numpy numpy-neuralnet-exercise numpy-tutorial
Last synced: 04 Oct 2025
https://github.com/empa-scientific-it/python-tutorial
Material for a Jupyter-based Python tutorial, with Introductory, Advanced, Libraries modules
jupyter-notebooks numpy python python-jupyter-notebooks python-pandas python-tutorials python4everybody scipy
Last synced: 17 Jan 2026
https://github.com/nickmcintyre/numero
A friendly and intuitive math library for p5.js
Last synced: 12 Sep 2025
https://github.com/mzy2240/ESA
Easy SimAuto (ESA): An easy-to-use Power System Analysis Automation Environment atop PowerWorld Simulator Automation Server (SimAuto)
automation contingency-analysis esa graph-analysis hpc numba numpy pandas power-flow powersystem powerworld powerworld-simulator python pythran simauto simulator simulator-automation-server smart-grid transient-stability
Last synced: 07 May 2025
https://github.com/captaine/rnn-lstm-in-numpy
Building a RNN and LSTM from scratch with NumPy.
language-model lstm-neural-networks natural-language-processing numpy pytorch recurrent-neural-networks sequential-models
Last synced: 11 Jun 2025
https://github.com/mzy2240/esa
Easy SimAuto (ESA): An easy-to-use Power System Analysis Automation Environment atop PowerWorld Simulator Automation Server (SimAuto)
automation contingency-analysis esa graph-analysis hpc numba numpy pandas power-flow powersystem powerworld powerworld-simulator python pythran simauto simulator simulator-automation-server smart-grid transient-stability
Last synced: 28 Oct 2025
https://github.com/oroszgy/scriptinglanguagescoursematerials
Python and Lua tutorials
course-materials lua numpy python scikit-learn scripting-language tutorial
Last synced: 31 Jul 2025
https://github.com/oroszgy/ScriptingLanguagesCourseMaterials
Python and Lua tutorials
course-materials lua numpy python scikit-learn scripting-language tutorial
Last synced: 19 Jul 2025
https://github.com/k-arindam/swiftnp
A Swift library inspired by NumPy, focused on efficient numerical computation, array operations, and linear algebra for iOS and macOS development.
array-operation ios linear-algebra macos numerical-computation numpy swift
Last synced: 21 Aug 2025
https://github.com/mramshaw/data-cleaning
Data Cleaning with Python
data-cleaning data-munging data-wrangling numpy pandas python python3
Last synced: 21 Aug 2025
https://github.com/srinadhu/CS231n
My solutions for Assignments of CS231n: Convolutional Neural Networks for Visual Recognition
batchnorm cifar10 class-visualization coco-dataset convolutional-neural-networks cs231n-assignment dropout fooling-images gan image-captioning knn lstm network-visualization numpy pytorch rnn saliency-map softmax-classifier style-transfer svm
Last synced: 27 Nov 2025
https://github.com/Daniel-Liu-c0deb0t/Adversarial-point-perturbations-on-3D-objects
New distributional and shape attacks on neural networks that process 3D point cloud data.
3d-point-clouds adversarial-attacks algorithms deep-learning matplotlib numba numpy pointnet python tensorflow
Last synced: 20 Mar 2025
https://github.com/nikorasu/pynboids
This is a Boids Simulation, written in Python with Pygame.
birds boid boids boids-algorithm boids-simulation emergent-behavior flocking flocking-algorithm flocking-simulation murmuration numpy pygame pygame2 python python3 schooling screensaver simulation spatial-partitioning swarm-intelligence
Last synced: 11 Apr 2025
https://github.com/daniel-liu-c0deb0t/adversarial-point-perturbations-on-3d-objects
New distributional and shape attacks on neural networks that process 3D point cloud data.
3d-point-clouds adversarial-attacks algorithms deep-learning matplotlib numba numpy pointnet python tensorflow
Last synced: 30 Oct 2025
https://github.com/ducha-aiki/numpy-sift
Numpy implementation of SIFT descriptor
descriptor image-matching local-features numpy sift
Last synced: 11 Aug 2025
https://github.com/jaybosamiya/fuzzing-numpy
:snake: Experiments in trying to find 0-days in numpy
0day experimental fuzzing numpy security
Last synced: 31 Mar 2025
https://github.com/ahmedfgad/introdlpython
This repository is updated by a number of introductory projects to deep learning with Python.
artificial-intelligence artificial-neural-networks deep-learning deep-neural-networks gradient-descent numpy python
Last synced: 23 Apr 2025
https://github.com/glevv/obscure_stats
A small collection of lesser-known statistical measures
data-analysis data-analytics data-science descriptive-statistics math mathematical-functions mathematical-statistics numpy python robust-statistics scipy statistical-analysis statistics
Last synced: 09 Apr 2025
https://github.com/sciris/sciris
Fast, flexible tools to simplify scientific Python
computational-science containers data-science matplotlib numpy parallelization plotting python scientific-computing utilities
Last synced: 08 Sep 2025
https://github.com/akramz/grokking-deep-learning-notebooks
Notes & Code to go over "Grokking Deep Learning" Book by Andrew Trask
artificial-intelligence backpropagation deep-learning federated-learning forward-propagation lstm machine-learning neural-networks numpy numpy-tutorial rnn sgd
Last synced: 18 Mar 2025
https://github.com/trinkle23897/artificial-neural-network-thu-2018
4 small homeworks
Last synced: 24 Mar 2025
https://github.com/jefkine/zeta-learn
zeta-lean: minimalistic python machine learning library built on top of numpy and matplotlib
autoencoder cnn data-science datasets deep-learning gan gru k-means-clustering lstm machine-learning matplotlib neural-networks numpy pca perceptron python regression rnn
Last synced: 14 Jan 2026
https://github.com/ofnote/tsanley
A runtime shape checker and auto-annotator for tensor programs (pronounced "stanley")
deep-learning deep-neural-networks neural-networks numpy pytorch tensorflow
Last synced: 01 Aug 2025
https://github.com/bpesquet/mlhandbook
(Phased out) My textbook for teaching Machine Learning
deep-learning jupyter-notebook jupyterbook kata keras machine-learning nbgrader numpy python pytorch scikit-learn
Last synced: 04 May 2025
https://github.com/oie-mines-paristech/lca_algebraic
Layer over brightway2 for algebraic definition of parametric models and super fast computation of LCA
brightway2 foreground-activities lca lca-algebraic monte-carlo numpy symbolic-expressions
Last synced: 05 Apr 2025
https://github.com/veb-101/numpy-pandas-matplotlib-tutorial
Tutorial notebooks on numpy, pandas and matplotlib.
matplotlib numpy pandas python-3
Last synced: 06 Apr 2025
https://github.com/costrouc/pysrim
Automation, Analysis, and Plotting of SRIM Calculations
ion-cascades numpy simulation srim
Last synced: 20 Mar 2025
https://github.com/pityka/saddle
SADDLE: Scala Data Library
data data-science dataframe linear-algebra matrix numpy pandas scala
Last synced: 02 Oct 2025
https://github.com/mrankitgupta/statistics-for-data-science-using-python
Sharing the solved Exercises & Project of Statistics for Data Science using Python course on Coursera by Ankit Gupta
ankitgupta coursera coursera-data-science data-analysis data-science data-visualization matplotlib mrankitgupta numpy pandas python python-library python3 regression scikit-learn scipy seaborn sql statistics statsmodels
Last synced: 18 Oct 2025
https://github.com/weiji14/cog3pio
Cloud-optimized GeoTIFF ... Parallel I/O 🦀
cloud-optimized-geotiff georust geotiff ndarray numpy pyo3 rust
Last synced: 07 Sep 2025
https://github.com/zainulmustafa/stock-prediction-using-news-info-sentiment
Application of LSTM on stock data with integration of news info. It turns out that finance and political news directly relate to the stock prices.
bert-language-model huggingface-transformers keras-tensorflow news numpy python requests-html sentiment-analysis sklearn
Last synced: 31 Jul 2025
https://github.com/tirthajyoti/scikit-image-processing
Image processing examples with Numpy, Scipy, and Scikit-image
color computer-vision image-analysis image-processing image-segmentation machine-learning matplotlib matplotlib-pyplot numpy object-detection python scikit-image scipy segmentation
Last synced: 30 Apr 2025
https://github.com/tlatkowski/deep-learning-gene-expression
Deep learning methods for feature selection in gene expression autism data.
annotated-genes autism autism-data data-mining deep-learning feature-detection feature-extraction feature-selection features-extraction fisher-score gene-annotation gene-expression gene-expression-profiles google-colab microarray-data ncbi-database neural-network numpy python3 ttest
Last synced: 30 Apr 2025
https://github.com/mustafa-ilahi/artificial-intelligence
Artificial Intelligence Complete Course
numpy pandas-dataframe pandas-datareader pandas-library pandas-python python
Last synced: 10 Aug 2025
https://github.com/guanfuchen/cnn_np
使用numpy构建cnn复习深度学习知识
convolution deep-learning numpy
Last synced: 18 Nov 2025
https://github.com/brunogeorgevich/llama3.cp
Adapted version of llama3.np (NumPy) to a CuPy implementation for the Llama 3 model.
ai cupy llama3 llm numpy self-hosted
Last synced: 30 Sep 2025
https://github.com/ahmedfgad/kerasga
Training Keras Models by the Genetic Algorithm using PyGAD
convolutional-neural-networks deep-learning genetic-algorithm keras keras-tensorflow machine-learning neural-network numpy pygad python python3
Last synced: 23 Apr 2025
https://github.com/perazz/fortran-lapack
Modern Fortran Linear Algebra library
blas eigenvalues eigenvectors fortran fortran-package-manager lapack lapack95 lapacke linear-algebra linear-equations machine-learning matrix-factorization modern-fortran modern-fortran-modules numpy singular-values svd
Last synced: 17 Mar 2025