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-06-18 00:17:52 UTC
- JSON Representation
https://github.com/jaisayush/fatigue-detection-system-based-on-behavioural-characteristics-of-driver
A computer vision system made with the help of opencv that can automatically detect driver drowsiness in a real-time video stream and then play an alarm if the driver appears to be drowsy.
anaconda-environment anaconda3 computer-vision cv cv2 drowsiness-detection drowsy-driver-warning-system imutils miniproject numpy opencv opencv-python opencv2 playsound python python3 scipy
Last synced: 12 Apr 2025
https://github.com/duyongan/sunstreaker
以jax为后端的类似keras的框架
beginner-friendly data-science deep-learning deep-learning-algorithms deep-learning-framework deep-learning-library deep-learning-tutorial deep-neural-networks jax keras machine-learning ml neural-network nlp numpy python pytorch scikit-learn tensorflow
Last synced: 12 Sep 2025
https://github.com/tdh8316/triangler
:triangular_ruler: Convert images to Low-Poly art using Delaunay triangulation.
delaunay delaunay-triangulation image-processing numba numpy python triangulation
Last synced: 08 Sep 2025
https://github.com/Quansight-Labs/ndindex
A Python library for manipulating indices of ndarrays
Last synced: 01 May 2025
https://github.com/innolitics/dicom-numpy
Properly generate a 3D numpy array from a set of DICOM files.
Last synced: 10 Apr 2025
https://github.com/bashtage/randomgen
Numpy-compatible bit generators and add some random variate distributions missing from NumPy.
aes aesctr dsfmt hc-128 mersenne-twister numpy pcg philox prng pseudo-rngs python random-number-distributions random-number-generators random123 rng speck-128 stream threefry xoroshiro ziggurat
Last synced: 06 Apr 2025
https://github.com/sebgao/ctensor
A super light-weight deep learning library based on NumPy in PyTorch fashion.
deep-learning deep-neural-networks numpy pytorch
Last synced: 19 Feb 2026
https://github.com/ajhynes7/scikit-spatial
Spatial objects and computations based on NumPy arrays.
3d-math linear-algebra matplotlib numpy python spatial visualization
Last synced: 16 May 2025
https://github.com/eric-wieser/numpy_ringbuffer
Ring-buffer implementation that thinly wraps a numpy array
Last synced: 07 Apr 2025
https://github.com/jaisayush/Fatigue-Detection-System-Based-On-Behavioural-Characteristics-Of-Driver
A computer vision system made with the help of opencv that can automatically detect driver drowsiness in a real-time video stream and then play an alarm if the driver appears to be drowsy.
anaconda-environment anaconda3 computer-vision cv cv2 drowsiness-detection drowsy-driver-warning-system imutils miniproject numpy opencv opencv-python opencv2 playsound python python3 scipy
Last synced: 10 Apr 2025
https://github.com/pinto0309/whisper-onnx-cpu
ONNX implementation of Whisper. PyTorch free.
Last synced: 07 Apr 2025
https://github.com/cedrickchee/data-science-notebooks
Data science Python notebooks—a collection of Jupyter notebooks on machine learning, deep learning, statistical inference, data analysis and visualization.
data-science deep-learning fastai kaggle keras machine-learning notebooks numpy pandas python pytorch tensorflow
Last synced: 07 May 2025
https://github.com/tiagoantao/python-performance
Repository for the book Fast Python - published by Manning
concurrency cython data-analytics gpu numpy pandas parallel-computing performance-python python
Last synced: 06 Apr 2025
https://github.com/janishar/data-analytics-project-template
A python project starter template for data-analytics and data-science.
ai anaconda conda data-analysis data-analytics data-science jupyter-notebook keras matplotlib notebook numpy pandas project-starter-kit python python3 tensorflow
Last synced: 17 Jun 2025
https://github.com/kylebarron/pymartini
A Cython port of Martini for fast RTIN terrain mesh generation
cython elevation heightmap mapbox martini mesh mesh-generation numpy terrain
Last synced: 10 Apr 2025
https://github.com/innolitics/natural-neighbor-interpolation
Fast, discrete natural neighbor interpolation in 3D on the CPU.
image-processing interpolation numpy python3
Last synced: 20 Aug 2025
https://github.com/pyxem/orix
Analysing crystal orientations and symmetry in Python
crystallography numpy orientation python quaternion texture
Last synced: 16 May 2025
https://github.com/hbldh/pyefd
Python implementation of "Elliptic Fourier Features of a Closed Contour"
contours feature-extraction features fourier-series numpy python
Last synced: 19 Aug 2025
https://github.com/packtworkshops/the-data-visualization-workshop
A New, Interactive Approach to Learning Data Visualization
bokeh data data-visualization data-wrangling figures geoplotlib matplotlib numpy pandas plots python seaborn
Last synced: 15 Apr 2025
https://github.com/isarandi/smplfitter
The Fast Way From Vertices to Parametric 3D Humans
3d-human 3d-human-mesh 3d-human-pose-estimation 3d-human-shape-and-pose-estimation inverse-kinematics numpy pytorch smpl smpl-model smpl-x smplx tensorflow
Last synced: 19 Oct 2025
https://github.com/algo-phantoms/algo-scriptml
Scripts of Machine Learning Algorithms from Scratch. Implementations of machine learning models and algorithms using nothing but NumPy with a focus on accessibility. Aims to cover everything from basic to advance.
machine-learning-algorithms mlfromscratch numpy python-script python3 scratch-implementation
Last synced: 13 Jul 2025
https://github.com/xtensor-stack/xtensor-io
xtensor plugin to read and write images, audio files, numpy (compressed) npz and HDF5
audio-files compressed cpp hdf5 image-files io npz numpy xtensor
Last synced: 08 May 2025
https://github.com/aplbrain/npyjs
Read numpy .npy files in JavaScript
3d javascript jhuapl nodejs npy npy-files numpy
Last synced: 06 Apr 2025
https://github.com/thinking-tower/fourier-and-images
Fourier and Images
fourier fourier-analysis fourier-series image-manipulation image-processing math mathematics numpy opencv opencv-python opencv3-python python python3 scipy signal-analysis signal-processing
Last synced: 12 Apr 2025
https://github.com/abnerbog/levenberg-marquardt-method
Python implementation of Levenberg-Marquardt algorithm built from scratch using NumPy.
curve-fitting levenberg-marquardt nonlinear-regression numpy
Last synced: 26 Sep 2025
https://github.com/muna-ai/muna-py
Run AI models anywhere. https://muna.ai/explore
ai deep-learning machine-learning numpy pytorch serverless serverless-gpu
Last synced: 02 Apr 2026
https://github.com/WeltXing/PyDyNet
NumPy实现类PyTorch的动态计算图和神经网络框架(MLP, CNN, RNN, Transformer)
autograd cnn cuda cupy deep-learning-framework numpy python pytorch pytorch-implementation rnn transformer
Last synced: 01 Sep 2025
https://github.com/sukhbinder/intersection
Intersection of curves in python
Last synced: 12 Jul 2025
https://github.com/sunpower/pvmismatch
An explicit Python PV system IV & PV curve trace calculator which can also calculate mismatch.
numpy photovoltaic python scipy solar
Last synced: 13 Sep 2025
https://github.com/TomasBeuzen/python-programming-for-data-science
Content from the University of British Columbia's Master of Data Science course DSCI 511.
data-manipulation data-science numpy pandas programming python teaching
Last synced: 18 Jul 2025
https://github.com/SunPower/PVMismatch
An explicit Python PV system IV & PV curve trace calculator which can also calculate mismatch.
numpy photovoltaic python scipy solar
Last synced: 07 May 2025
https://github.com/flatironinstitute/sparse_dot
Python wrapper for Intel Math Kernel Library (MKL) matrix multiplication
matrix-multiplication mkl numpy python scipy sparse sparse-matrix
Last synced: 04 Apr 2025
https://github.com/radoslawregula/reverb-algorithms
A set of scripts implementing popular reverberation audio effect algorithms.
audio-effects audio-processing music-production numpy python reverb reverberation scipy wav
Last synced: 14 Jun 2025
https://github.com/ssanderson/foundations-of-numerical-computing
Lecture Slides, Exercises, and Deployment Materials for "Foundations of Numerical Computing"
jupyter-notebook jupyterhub numpy python
Last synced: 04 Mar 2026
https://github.com/spcl/npbench
NPBench - A Benchmarking Suite for High-Performance NumPy
benchmarking-framework benchmarking-suite numpy python
Last synced: 05 Apr 2025
https://github.com/docker-hub-frolvlad/docker-alpine-python-machinelearning
Small Docker image with Python Machine Learning tools (~180MB) https://hub.docker.com/r/frolvlad/alpine-python-machinelearning/
alpine docker-image machine-learning numpy pandas python scikit-learn scipy
Last synced: 12 Apr 2025
https://github.com/matifali/dockerdl
Deep Learning Docker Image
cuda deep-learning docker jupyter numpy python pytorch tensorflow
Last synced: 10 Apr 2025
https://github.com/brandondocusen/cntxtpy
A discovery and compression tool for your Python codebase. Creates a knowledge graph for a LLM context window, efficiently outlining your project | Code structure visualization | LLM Context Window Efficiency | Static analysis for AI | Large Language Model tooling #LLM #AI #Python #CodeAnalysis #ContextWindow #DeveloperTools
architecture-insights code-documentation code-visualization codebase-analysis context-management context-window decorators dependency-analysis dependency-mapping developer-tools knowledge-graph large-language-models llm llm-integration machine-learning module-relationships numpy open-source python token-reduction
Last synced: 07 Apr 2025
https://github.com/aryaminus/memento
Organize your meme image cluster in a better format using OCR from the meme to sort them using tesseract along with editing memes by segmenting them using OpenCV within a directory
character-recognition cv2 image-classification image-processing meme numpy ocr opencv orientation-detection pillow python python3 tesseract
Last synced: 31 Oct 2025
https://github.com/pyrates-neuroscience/PyRates
Open-source, graph-based Python code generator and analysis toolbox for dynamical systems (pre-implemented and custom models). Most pre-implemented models belong to the family of neural population models.
code-generation delayed-differential-equation differential-equations dynamical-systems fortran90 julia matlab network-simulator neural-networks numpy parameter-search python pytorch scientific-computing scientific-research simulations tensorflow
Last synced: 01 May 2025
https://github.com/david-hoffman/pyotf
python functions for simulating optical transfer functions
Last synced: 21 Feb 2026
https://github.com/gagolews/datawranglingpy
Minimalist Data Wrangling with Python (Open-Access Textbook)
data-analysis data-science data-visualisation data-wrangling jupyter machine-learning matplotlib modelling numpy pandas python python3 scikit-learn scipy scipy-stats seaborn statistics
Last synced: 09 Apr 2025
https://github.com/pyrates-neuroscience/pyrates
Open-source, graph-based Python code generator and analysis toolbox for dynamical systems (pre-implemented and custom models). Most pre-implemented models belong to the family of neural population models.
code-generation delayed-differential-equation differential-equations dynamical-systems fortran90 julia matlab network-simulator neural-networks numpy parameter-search python pytorch scientific-computing scientific-research simulations tensorflow
Last synced: 24 Oct 2025
https://github.com/jorenham/optype
Opinionated typing package for precise type hints in Python
numpy pep484 python python-types python-typing
Last synced: 09 Mar 2026
https://github.com/tulip-control/polytope
Geometric operations on polytopes of any dimension
computational-geometry cvxopt numpy polyhedron polytope python scipy
Last synced: 04 Apr 2025
https://github.com/carlospuenteg/Photomosaic-Creator
This script allows you to create a photomosaic from a set of images.
colorama cv2 image image-manipulation image-processing numpy opencv photography photomosaic pillow python python3
Last synced: 29 Apr 2025
https://github.com/nachiket273/one_cycle_policy
Pytorch notebook with One Cycle Policy implementation (https://arxiv.org/abs/1803.09820)
cyclic-learning-rates deep-learning machine-learning notebook notebook-jupyter numpy one-cycle-policy python3 pytorch resnet
Last synced: 06 Apr 2025
https://github.com/bat67/pytorch-examples-cn
用例子学习PyTorch1.0(Learning PyTorch with Examples 中文翻译与学习)
autograd learning-pytorch numpy pytorch pytorch-nn pytorch-tutorial tensor translation
Last synced: 09 Jul 2025
https://github.com/slalit360/data-science-ml-cheat-sheet-books-oreilly-
Data Science + ML Cheat Sheet collection by me
bokeh cheat-sheets machine-learning-algorithms matplotlib numpy pandas python scipy seaborn supervised-learning unsupervised-machine-learning
Last synced: 21 Jan 2026
https://github.com/nikhil22/netflix-style-recommender
A simple movie recommendation engine
linear-regression machine-learning numpy python recommendation recommendation-engine recommender-system regression
Last synced: 21 Mar 2025
https://github.com/accraze/python-twelve-tone
:notes: 12-tone matrix to generate dodecaphonic melodies :notes:
matrix midi music-composition music-generation numpy twelve-tone
Last synced: 16 Mar 2025
https://github.com/montanaz0r/bayesian-statistics-the-fun-way
Solutions and workflow for the Bayesian Statistics The Fun Way book in Python
bayesian-data-analysis bayesian-statistics data-science jupyter-notebook numpy pandas probability python scipy statistics
Last synced: 25 Jun 2025
https://github.com/moble/jupyter_boilerplate
Adds a customizable menu item to Jupyter (IPython) notebooks to insert boilerplate snippets of code
ipython javascript jupyter-notebook matplotlib numpy scipy snippets sympy
Last synced: 12 Apr 2025
https://github.com/ivy-llc/vision
3D Vision functions with end-to-end support for deep learning developers, written in Ivy.
3d deep-learning depth ivy jax machine-learning mxnet numpy point-cloud python pytorch rendering sdf tensorflow vision voxel
Last synced: 12 Apr 2025
https://github.com/tg12/2025-trading-automation-scripts
2025-trading-automation-scripts
natural-gas numpy pandas pandas-dataframe python trading-algorithms trading-strategies tradingbot
Last synced: 21 Jun 2025
https://github.com/ellisdg/frangi3d
Computes vesselness scores for 3-dimensional images.
3d 3d-numpy-arrays computer-vision frangi-filter image-processing image-segmentation medical-imaging numpy python
Last synced: 16 May 2025
https://github.com/kylebarron/pydelatin
Python bindings to `hmm` for fast terrain mesh generation
elevation heightmap mesh mesh-generation numpy terrain
Last synced: 30 Apr 2025
https://github.com/boisgera/control-engineering-with-python
Control Engineering with Python
control-theory dynamical-systems engineering matplotlib numpy odes python scipy
Last synced: 14 Sep 2025
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: 17 Mar 2026
https://github.com/syamkakarla98/dimensionality-reduction-and-classification-on-hyperspectral-images-using-python
In this repository, You can find the files which implement dimensionality reduction on the hyperspectral image(Indian Pines) with classification.
classification dimensionality-reduction hacktoberfest hacktoberfest2020 hyperspectral-image-classification indian-pines matplotlib numpy pandas pca principal-components python-3
Last synced: 03 May 2025
https://github.com/unixwzrd/oobabooga-macOS
Information on optimizing python libraries specifically for oobabooga to take advantage of Apple Silicon and Accelerate Framework.
blas journal llama-cpp-python macos numpy oobabooga pytorch
Last synced: 22 Jul 2025
https://github.com/jinglescode/python-signal-processing
splearn: package for signal processing and machine learning with Python. Contains tutorials on understanding and applying signal processing.
machine-learning numpy python python-tutorial pytorch pytorch-tutorial scipy sequence signal-processing
Last synced: 12 Apr 2025
https://github.com/akash-rajak/Real-Time-Human-Detection-Counting
A tensorflow based Faster RCNN inception v2 python model to detect and count humans in real time images, videos & camera.
computer-vision counting cv2 deep-learning detection detection-model faster-rcnn-inception-v2 human-detection machine-learning matplotlib numpy opencv os pil python python3 tensorflow time tkinter video
Last synced: 06 Mar 2025
https://github.com/akash-rajak/real-time-human-detection-counting
A tensorflow based Faster RCNN inception v2 python model to detect and count humans in real time images, videos & camera.
computer-vision counting cv2 deep-learning detection detection-model faster-rcnn-inception-v2 human-detection machine-learning matplotlib numpy opencv os pil python python3 tensorflow time tkinter video
Last synced: 18 Oct 2025
https://github.com/xl0/lovely-numpy
NumPy arrays, ready for human consumption
deep-learning library numpy statistics visualization
Last synced: 09 Apr 2025
https://github.com/shiba6v/shape_commentator
多次元配列の属性情報を実行時に取得してコメントに書き足すツール
Last synced: 10 Oct 2025
https://github.com/bpesquet/mlkatas
(Phased out) A series of challenges for practicing your Machine Learning and Deep Learning skills
activity assignment challenge exercise kata keras machine-learning nbgrader numpy python scikit-learn
Last synced: 24 Oct 2025
https://github.com/chokkan/deeplearning
ART.T458: "Machine Learning" in Tokyo Institute of Technology
deep-learning deep-neural-networks machine-learning natural-language-processing numpy pytorch
Last synced: 02 May 2026
https://github.com/the-akira/cc33z
Curso de Ciência da Computação
algorithms-and-data-structures computer-networks computer-science computer-vision data-analysis data-visualization databases django html-css-javascript information-security linux machine-learning numerical-computation numpy philosophy programming python symbolic-computation sympy web-development
Last synced: 06 Mar 2026
https://github.com/papalotis/ft-fsd-path-planning
Formula Student Driverless Path Planning Algorithm. Colorblind centerline calculation algorithm developed by FaSTTUBe. It introduces a novel approach that uses neither Delaunay Triangulation nor RRT.
algorithm autonomous-driving driverless formula-student formula-student-driverless formulastudent formulastudentdriverless numba numpy path-planning python robotics scipy
Last synced: 12 Apr 2025
https://github.com/orvillex/machinelearning
本项目以应用为主出发,结合了从基础的机器学习、深度学习到目标检测以及目前最新的大模型,采用目前成熟的 第三方库、开源预训练模型以及相关论文的最新技术,目的是记录学习的过程同时也进行分享以供更多人可以直接进行使用。
knn llm machine-learning mllm numpy scipy siglip sklearn spark-mllib svm tensorflow
Last synced: 09 Apr 2025
https://github.com/kaleidicassociates/lubeck
High level linear algebra library for Dlang
big-data blas dlang hedgefund high-performance linear-algebra matlab native-code ndslice numerical-methods numpy octave quantitative-finance symmetry-investments
Last synced: 15 Apr 2025
https://github.com/abdulfatir/sampling-methods-numpy
This repository contains implementations of some basic sampling methods in numpy.
ipython-notebook metropolis-hastings monte-carlo monte-carlo-methods numpy python
Last synced: 27 Oct 2025
https://github.com/yeonghyeon/r-cnn_light
Regional-Convolution Neural Network for blink detection based on contouring.
blink closing cnn computer-vision contours convolutional-neural-networks cv deep-learning detection dilation erosion numpy opening python rcnn rcnn-light tensorflow
Last synced: 26 Apr 2025
https://github.com/ncar/ncar-python-tutorial
Numerical & Scientific Computing with Python Tutorial
cartopy dask jupyter matplotlib numpy python scipy tutorial xarray
Last synced: 08 Oct 2025
https://github.com/intelpython/mkl_fft
NumPy-based Python interface to Intel (R) MKL FFT functionality
Last synced: 08 Apr 2025
https://github.com/crcollins/molml
A library to interface molecules and machine learning.
cheminformatics chemistry deep-learning machine-learning numpy python python-library quantum
Last synced: 19 Feb 2026
https://github.com/arviz-devs/xarray-einstats
Stats, linear algebra and einops for xarray
einsum linear-algebra numpy python scipy scipy-stats xarray xarray-extension
Last synced: 09 Apr 2025
https://github.com/spacetelescope/jwql
The James Webb Space Telescope Quicklook Application
astropy bokeh conda css django html javascript jenkins jupyter-notebook numpy postgresql pytest python sphinx sqlachemy
Last synced: 13 Apr 2025
https://github.com/rickiepark/hg-da
<혼자 공부하는 데이터 분석 with 파이썬>의 코드 저장소
data-analysis data-science data-visualization machine-learning matplotlib numpy pandas scikit-learn scipy
Last synced: 06 Apr 2025
https://github.com/QQuick/zzz_Numscrypt
A port of a small but relevant part of Numpy to Transcrypt, simplified for the sake of speed
Last synced: 04 May 2025
https://github.com/ivy-llc/gym
Fully differentiable RL environments, written in Ivy.
deep-learning gym-environment ivy jax machine-learning mxnet numpy python pytorch reinforcement-learning tensorflow
Last synced: 12 Apr 2025
https://github.com/nachiket273/self_driving_car
Udacity Self Driving Car ND projects - including lane detection, Traffic sign classifier, behaviour cloning
behavioral-cloning cplusplus deep-learning kalman-filter lane-detection neural-network numpy python tensorflow udacity udacity-self-driving-car
Last synced: 06 Apr 2025
https://github.com/quansight/pnumpy
Parallel NumPy seamlessly speeds up NumPy for large arrays (64K+ elements) with no change required to existing code.
Last synced: 14 Dec 2025
https://github.com/kylebarron/suncalc-py
A Python port of suncalc.js for calculating sun position and sunlight phases
Last synced: 07 May 2025
https://github.com/hrolive/applications-of-ai-for-predictive-maintenance
Nvidia DLI workshop on AI-based predictive maintenance techniques to identify anomalies and failures in time-series data, estimate the remaining useful life of the corresponding parts, and map anomalies to failure conditions.
deep-learning keras lstm machine-learning numpy pandas predictive-maintenance python rapids time-series
Last synced: 23 Aug 2025
https://github.com/warrenweckesser/numpngw
Functions that create PNG and animated PNG files from numpy arrays.
Last synced: 05 Apr 2025
https://github.com/polyaxon/hypertune
A library for performing hyperparameter optimization
data-science deep-learning hyperparameter-optimization hyperparameter-tuning machine-learning mlops numpy scikit-learn workflow
Last synced: 24 Dec 2025
https://github.com/drprojects/point_geometric_features
Python wrapper around C++ utilities for computing neighbors and local geometric features of a point cloud
3d cpu fast features geometric-features machine-learning nanoflann nearest-neighbors neighbor-search numpy point-cloud python radius-neighbors
Last synced: 05 Apr 2025
https://github.com/alexioannides/ml-workflow-automation
Python Machine Learning (ML) project that demonstrates the archetypal ML workflow within a Jupyter notebook, with automated model deployment as a RESTful service on Kubernetes.
classification data-science flask helm jupyter-notebook kaggle kubernetes machine-learning mlops numpy pandas python rest-api sklearn
Last synced: 21 Mar 2025
https://github.com/apurvshah007/algorithmic-trading
I have been deeply interested in algorithmic trading and systematic trading algorithms. This Repository contains the code of what I have learnt on the way. It starts form some basic simple statistics and will lead up to complex machine learning algorithms.
algorithmic-trading black-scholes financial-analysis monte-carlo-simulation numpy option-pricing pandas pandas-dataframe portfol portfolio-optimization portfolio-optimizer portfolio-stats python3 scipy statistics
Last synced: 12 Apr 2025
https://github.com/aromanro/pythoncompphys
Some python workbooks with various topics from Computational Physics
carr-parrinello computational-chemistry computational-physics computational-science density-functional-theory hartree-fock hartree-fock-methods jupyter-notebook matplotlib numpy physics python python3 quantum quantum-mechanics scipy
Last synced: 18 Mar 2025
https://github.com/2b-t/stereo-matching
Stereo-image depth reconstruction with different matching costs and matching algorithms in Python using Numpy and Numba
computer-vision docker jupyter-notebook ncc normalized-cross-correlation numba numpy python sad scipy semi-global-matching sgm ssd sum-of-squares winner-take-all wta
Last synced: 12 Apr 2025