Simple pure-python module for reading and writing nrrd files.
Support
Quality
Security
License
Reuse
Python module to compute the RESCAL tensor factorization
Support
Quality
Security
License
Reuse
Python functions for working with 3D kinematics.
Support
Quality
Security
License
Reuse
Provide Python access to the NVML library for GPU diagnostics
Support
Quality
Security
License
Reuse
Implementation of the rainflow-counting algorythm in Python
Support
Quality
Security
License
Reuse
DataTable / DataFrame structure in Go (golang), similar to pandas and xarray in Python, using etensor columns aligned by common row dimension
Support
Quality
Security
License
Reuse
GNSS code generators, acquisition, and tracking
Support
Quality
Security
License
Reuse
Python examples for use with PiCAN board.
Support
Quality
Security
License
Reuse
Python library for extracting mini-batches of data from a data source for the purpose of training neural networks
Support
Quality
Security
License
Reuse
Fast Python implementation of the Yin algorithm: a fundamental frequency estimator
Support
Quality
Security
License
Reuse
A plugin for Jupyter Notebook to run CUDA C/C++ code
Support
Quality
Security
License
Reuse
Python code and wav files for the post "The Fast Fourier Transform Algorithm, and Denoising a Sound Clip"
Support
Quality
Security
License
Reuse
Python interface to Metview meteorological workstation and batch system
Support
Quality
Security
License
Reuse
Flatten a multi-dimensional array in JavaScript.
Support
Quality
Security
License
Reuse
D
DeepLearningCamelyonby 3dimaging
Jupyter Notebook 80 Version:Current License: Proprietary (Proprietary)
DeepLearning - Camelyon16 dataset
Support
Quality
Security
License
Reuse
Type System for Data Analysis in Python
Support
Quality
Security
License
Reuse
google黑科技:新的图像压缩技术(图像高清且压缩)
Support
Quality
Security
License
Reuse
R bindings for xtensor
Support
Quality
Security
License
Reuse
Python for the Epiphany co-processor
Support
Quality
Security
License
Reuse
PDAL's Python Support
Support
Quality
Security
License
Reuse
Data science Python notebooks—a collection of Jupyter notebooks on machine learning, deep learning, statistical inference, data analysis and visualization.
Support
Quality
Security
License
Reuse
Basic Python particle filter
Support
Quality
Security
License
Reuse
A library of information-theoretic methods for data analysis and machine learning, implemented in Python and NumPy.
Support
Quality
Security
License
Reuse
Support
Quality
Security
License
Reuse
Pyculib - Python bindings for CUDA libraries
Support
Quality
Security
License
Reuse
A .NET library that provides fast, accurate and automatic differentiation (computes derivative / gradient) of mathematical functions.
Support
Quality
Security
License
Reuse
A WebAssembly implementation of the C Fast Fourier Transform library kissFFT
Support
Quality
Security
License
Reuse
A python module for reading NASA's Common Data Format (cdf) files
Support
Quality
Security
License
Reuse
scientific computing package for JavaScript - inspired by NumPy
Support
Quality
Security
License
Reuse
Prototyping numpy arrays with named axes for data management.
Support
Quality
Security
License
Reuse
:book: [译] NumPy 中文参考(待校对)
Support
Quality
Security
License
Reuse
《Python 学习手册》(第四版 + 第五版)笔记
Support
Quality
Security
License
Reuse
tools around preparing TIMIT for HMM (with HTK) and deep learning (with Theano) methods
Support
Quality
Security
License
Reuse
Geometric operations for two-dimensional polygons.
Support
Quality
Security
License
Reuse
C
Celebrity-Face-Recognition-Datasetby prateekmehta59
Python 76 Version:Current License: Permissive (CC-BY-4.0)
Dataset of around 800k images consisting of 1100 Famous Celebrities and an Unknown class to classify unknown faces
Support
Quality
Security
License
Reuse
Efficient f64-only ndarray in Kotlin
Support
Quality
Security
License
Reuse
Enables computations over a set of particles in N-dimensional space
Support
Quality
Security
License
Reuse
Unifying Python/C++/CUDA memory: Python buffered array ↔️ `std::vector` ↔️ CUDA managed memory
Support
Quality
Security
License
Reuse
Jupyter notebooks that use the Fastai library
Support
Quality
Security
License
Reuse
Practical Python for Astronomers workshop
Support
Quality
Security
License
Reuse
Support
Quality
Security
License
Reuse
Example code to be used with pyxll
Support
Quality
Security
License
Reuse
Python FileLock library
Support
Quality
Security
License
Reuse
Vectorized N-body code (Python)
Support
Quality
Security
License
Reuse
Python OpenCV GPU CascadeClassifier Wrapper
Support
Quality
Security
License
Reuse
A simple Fetion lib for Python.
Support
Quality
Security
License
Reuse
A minimal implementation of neural network for MNIST experiment. Used as an exercise to help understanding Backpropagation by implementing it in NumPy.
Support
Quality
Security
License
Reuse
Python Implementations of popular Algorithmic Trading Strategies
Support
Quality
Security
License
Reuse
Fourier and Images
Support
Quality
Security
License
Reuse
qimage2ndarray is a small python extension for quickly converting between QImages and numpy.ndarrays (in both directions).
Support
Quality
Security
License
Reuse
p
pynrrdby mhe
Simple pure-python module for reading and writing nrrd files.
Python 81Updated: 3 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
r
rescal.pyby mnick
Python module to compute the RESCAL tensor factorization
Python 81Updated: 4 y ago License: Strong Copyleft (GPL-3.0)
Support
Quality
Security
License
Reuse
s
scikit-kinematicsby thomas-haslwanter
Python functions for working with 3D kinematics.
Python 81Updated: 4 y ago License: Proprietary (Proprietary)
Support
Quality
Security
License
Reuse
p
pynvmlby gpuopenanalytics
Provide Python access to the NVML library for GPU diagnostics
Python 81Updated: 3 y ago License: Permissive (BSD-3-Clause)
Support
Quality
Security
License
Reuse
r
rainflowby iamlikeme
Implementation of the rainflow-counting algorythm in Python
Python 81Updated: 1 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
e
etableby emer
DataTable / DataFrame structure in Go (golang), similar to pandas and xarray in Python, using etensor columns aligned by common row dimension
Go 81Updated: 1 y ago License: Permissive (BSD-3-Clause)
Support
Quality
Security
License
Reuse
G
GNSS-DSP-toolsby pmonta
GNSS code generators, acquisition, and tracking
Python 80Updated: 2 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
P
PiCAN-Python-examplesby skpang
Python examples for use with PiCAN board.
Python 80Updated: 4 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
b
batchupby Britefury
Python library for extracting mini-batches of data from a data source for the purpose of training neural networks
Python 80Updated: 4 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
Y
Yinby patriceguyot
Fast Python implementation of the Yin algorithm: a fundamental frequency estimator
Python 80Updated: 2 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
n
nvcc4jupyterby andreinechaev
A plugin for Jupyter Notebook to run CUDA C/C++ code
Python 80Updated: 2 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
f
fftby j2kun
Python code and wav files for the post "The Fast Fourier Transform Algorithm, and Denoising a Sound Clip"
Python 80Updated: 4 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
m
metview-pythonby ecmwf
Python interface to Metview meteorological workstation and batch system
Python 80Updated: 3 y ago License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
a
array-flattenby blakeembrey
Flatten a multi-dimensional array in JavaScript.
JavaScript 80Updated: 4 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
D
DeepLearningCamelyonby 3dimaging
DeepLearning - Camelyon16 dataset
Jupyter Notebook 80Updated: 2 y ago License: Proprietary (Proprietary)
Support
Quality
Security
License
Reuse
v
visionsby dylan-profiler
Type System for Data Analysis in Python
Python 79Updated: 3 y ago License: Proprietary (Proprietary)
Support
Quality
Security
License
Reuse
R
RAISRby ndscigdata
google黑科技:新的图像压缩技术(图像高清且压缩)
Python 79Updated: 1 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
x
xtensor-rby xtensor-stack
R bindings for xtensor
C++ 79Updated: 4 y ago License: Permissive (BSD-3-Clause)
Support
Quality
Security
License
Reuse
e
epythonby mesham
Python for the Epiphany co-processor
C 79Updated: 4 y ago License: Permissive (BSD-2-Clause)
Support
Quality
Security
License
Reuse
p
Support
Quality
Security
License
Reuse
d
data-science-notebooksby cedrickchee
Data science Python notebooks—a collection of Jupyter notebooks on machine learning, deep learning, statistical inference, data analysis and visualization.
Jupyter Notebook 79Updated: 4 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
p
Support
Quality
Security
License
Reuse
p
pyitlibby pafoster
A library of information-theoretic methods for data analysis and machine learning, implemented in Python and NumPy.
Python 78Updated: 2 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
L
LicensePlateRecognitionby TheophileBuy
Python 78Updated: 3 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
p
pyculibby numba
Pyculib - Python bindings for CUDA libraries
Python 78Updated: 3 y ago License: Permissive (BSD-2-Clause)
Support
Quality
Security
License
Reuse
a
autodiffby alexshtf
A .NET library that provides fast, accurate and automatic differentiation (computes derivative / gradient) of mathematical functions.
C# 78Updated: 2 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
P
PulseFFTby AWSM-WASM
A WebAssembly implementation of the C Fast Fourier Transform library kissFFT
C++ 78Updated: 4 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
c
cdflibby MAVENSDC
A python module for reading NASA's Common Data Format (cdf) files
Python 77Updated: 2 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
f
furious.jsby amd
scientific computing package for JavaScript - inspired by NumPy
JavaScript 77Updated: 4 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
d
datarrayby BIDS
Prototyping numpy arrays with named axes for data management.
Python 77Updated: 4 y ago License: Proprietary (Proprietary)
Support
Quality
Security
License
Reuse
n
numpy-doc-zhby apachecn
:book: [译] NumPy 中文参考(待校对)
HTML 77Updated: 4 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
P
Python-noteby GitLanx
《Python 学习手册》(第四版 + 第五版)笔记
Jupyter Notebook 77Updated: 3 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
t
timit_toolsby syhw
tools around preparing TIMIT for HMM (with HTK) and deep learning (with Theano) methods
Python 76Updated: 4 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
d
d3-polygonby d3
Geometric operations for two-dimensional polygons.
JavaScript 76Updated: 3 y ago License: Permissive (ISC)
Support
Quality
Security
License
Reuse
C
Celebrity-Face-Recognition-Datasetby prateekmehta59
Dataset of around 800k images consisting of 1100 Famous Celebrities and an Unknown class to classify unknown faces
Python 76Updated: 3 y ago License: Permissive (CC-BY-4.0)
Support
Quality
Security
License
Reuse
v
viktorby JetBrains-Research
Efficient f64-only ndarray in Kotlin
Kotlin 76Updated: 4 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
A
Aboriaby aboria
Enables computations over a set of particles in N-dimensional space
C++ 76Updated: 4 y ago License: Proprietary (Proprietary)
Support
Quality
Security
License
Reuse
C
CuVecby AMYPAD
Unifying Python/C++/CUDA memory: Python buffered array ↔️ `std::vector` ↔️ CUDA managed memory
Python 76Updated: 2 y ago License: Proprietary (Proprietary)
Support
Quality
Security
License
Reuse
f
fastai-projectsby piegu
Jupyter notebooks that use the Fastai library
Jupyter Notebook 76Updated: 2 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
p
python4astronomersby python4astronomers
Practical Python for Astronomers workshop
Python 75Updated: 4 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
S
Sparse-Autoencoderby siddharth-agrawal
Python 75Updated: 4 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
p
pyxll-examplesby pyxll
Example code to be used with pyxll
Python 75Updated: 4 y ago License: Permissive (Unlicense)
Support
Quality
Security
License
Reuse
F
FileLockby dmfrey
Python FileLock library
Python 75Updated: 3 y ago License: Permissive (BSD-3-Clause)
Support
Quality
Security
License
Reuse
n
nbody-pythonby pmocz
Vectorized N-body code (Python)
Python 75Updated: 2 y ago License: Strong Copyleft (GPL-3.0)
Support
Quality
Security
License
Reuse
o
opencv-gpu-pyby alexanderkoumis
Python OpenCV GPU CascadeClassifier Wrapper
C++ 75Updated: 4 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
P
PyWapFetionby whtsky
A simple Fetion lib for Python.
Python 74Updated: 4 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
m
minimal-nnby crazydonkey200
A minimal implementation of neural network for MNIST experiment. Used as an exercise to help understanding Backpropagation by implementing it in NumPy.
Python 74Updated: 4 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
A
AlgoTradingby vrishank97
Python Implementations of popular Algorithmic Trading Strategies
Python 74Updated: 3 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
F
Fourier-and-Imagesby thinking-tower
Fourier and Images
Python 74Updated: 3 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
q
qimage2ndarrayby hmeine
qimage2ndarray is a small python extension for quickly converting between QImages and numpy.ndarrays (in both directions).
Python 74Updated: 2 y ago License: Permissive (BSD-3-Clause)
Support
Quality
Security
License
Reuse