Top 499 numpy open source projects

equilib
🌎→🗾Equirectangular (360/panoramic) image processing library for Python with minimal dependencies only using Numpy and PyTorch
gau2grid
Fast computation of a gaussian and its derivative on a grid.
seapy
State Estimation and Analysis in Python
npbench
NPBench - A Benchmarking Suite for High-Performance NumPy
datasets
🤗 The largest hub of ready-to-use datasets for ML models with fast, easy-to-use and efficient data manipulation tools
NothingButNumPy
This repo is part of a series of blog post titled "Nothing but NumPy"
NDScala
N-dimensional arrays in Scala 3. Think NumPy ndarray, but type-safe over shapes, array/axis labels & numeric data types
lidar-buster
Collection of Python snippets for processing LiDAR point cloud.
natural-neighbor-interpolation
Fast, discrete natural neighbor interpolation in 3D on the CPU.
audiophile
Audio fingerprinting and recognition
onelinerhub
2.5k code solutions with clear explanation @ onelinerhub.com
introduction to ml with python
도서 "[개정판] 파이썬 라이브러리를 활용한 머신 러닝"의 주피터 노트북과 코드입니다.
PVMismatch
An explicit Python PV system IV & PV curve trace calculator which can also calculate mismatch.
hamilton
A scalable general purpose micro-framework for defining dataflows. You can use it to create dataframes, numpy matrices, python objects, ML models, etc.
Batch-First
A JIT compiled chess engine which traverses the search tree in batches in a best-first manner, allowing for neural network batching, asynchronous GPU use, and vectorized CPU computations.
datascienv
datascienv is package that helps you to setup your environment in single line of code with all dependency and it is also include pyforest that provide single line of import all required ml libraries
Datscan
DatScan is an initiative to build an open-source CMS that will have the capability to solve any problem using data Analysis just with the help of various modules and a vast standardized module library
transonic
🚀 Make your Python code fly at transonic speeds!
linbaser
The program on a given grid from a file builds an approximation of the function by a piecewise linear basis. Made mostly in Russian, because of university subject.
Engezny
Engezny is a python package that quickly generates all possible charts from your dataframe and saves them for you, and engezny is only supporting now uni-parameter visualization using the pie, bar and barh visualizations.
covid-19
Data ETL & Analysis on the global and Mexican datasets of the COVID-19 pandemic.
xtensor-r
R bindings for xtensor
tapmap
Command line keyboard heatmap generator.
numpy-tutorials
NumPy tutorials & educational content in notebook format
ASPP-2018-numpy
Material for the Advanced Scientific Programming in Python course on advanced numpy
Jamais-Vu
Audio Fingerprinting and Recognition in Python using NVidia's CUDA
OOMMFTools
OOMMFTools is a set of utilities designed to assist OOMMF postprocessing
hh research
Автоматизация поиска и исследования вакансий с сайта hh.ru (Headhunter) с помощью методов Python. Классификация данных, поиск статистических параметров.
mkl fft
NumPy-based Python interface to Intel (R) MKL FFT functionality
fpzip
Cython bindings for fpzip, a floating point image compression algorithm.
lstm-numpy
Vanilla LSTM with numpy
DI-treetensor
Let DI-treetensor help you simplify the structure processing!(树形运算一不小心就逻辑混乱?DI-treetensor快速帮你搞定)
Soomvaar
Soomvaar is the repo which 🏩 contains different collection of 👨‍💻🚀code in Python and 💫✨Machine 👬🏼 learning algorithms📗📕 that is made during 📃 my practice and learning of ML and Python✨💥
idx2numpy
A Python package which provides tools to convert files to and from IDX format (described at http://yann.lecun.com/exdb/mnist/) into numpy.ndarray.
array-python-cpp
A very basic example of how to pass arrays between python and c++ using cython
connect4
🎮 It is a two-player connection game in which the players first choose a color and then take turns dropping one colored disc from the top into a seven-column, six-row vertically suspended grid. The pieces fall straight down, occupying the lowest available space within the column, user wins by forming row of four of same color
361-420 of 499 numpy projects