numpy

0
by lpr
python3-imread - Image reading library Mahotas-imread is a simple module with a small number of functions: imread Reads an image file ( bmp tiff png...
0
by lpr
PyWavelets is a Python wavelet transforms module that can do: * 1D and 2D Forward and Inverse Discrete Wavelet Transform (DWT and IDWT) * 1D and 2D...
0
by lpr
python3-fastremap - Module to Remap, mask, renumber, and in-place transpose numpy arrays A module to remap, mask, renumber, and in-place transpose...
0
by lpr
python3-dtaidistance - Dynamic Time Warping (DTW) package Library for time series distances (e.g. Dynamic Time Warping, DTW). compiled for Python3.8...
0
by lpr
python3-cftime - Time-handling functionality from netcdf4-python Time-handling functionality from netcdf4-python. Was split out from netcfd4-python...
0
by lpr
python3-pysndfile - Cython wrapper class for reading/writing soundfiles
0
by lpr
python3-biopython - Python Tools for Computational Molecular Biology The Biopython Project is an international association of developers of freely...
0
by lpr
Bottleneck is a collection of fast NumPy array functions written in C. compiled for Python3.8 armv7hl aarch64 sha256sum filename:...
0
by lpr
python3-MulticoreTSNE - Multicore version of t-SNE algorithm This is a multicore modification of Barnes-Hut t-distributed Stochastic Neighbor...
0
by lpr
python3-opt-einsum - Optimizing numpys einsum function
0
by lpr
python3-jplephem - Planet position predictor using a JPL ephemeris This package can load and use a Jet Propulsion Laboratory (JPL) ephemeris for...
0
by lpr
python3-spglib - Python bindings for spglib/libsymspg Spglib is a C library to find and handle crystal symmetries compiled for Python3.8 armv7hl...
0
by lpr
python3-yafe - Yet Another Framework for Experiments The package yafe offers a generic framework to conduct scientific experiments. compiled for...
0
by lpr
python3-colorspacious - Python library for doing colorspace conversions
0
by lpr
python3-SoundCard - Python package to play and record audio SoundCard is a library for playing and recording audio without resorting to a CPython...
0
by lpr
A Python package for describing statistical models and for building design matrices. It is closely inspired by and compatible with the 'formula' mini...
5
by lpr
NumPy is the fundamental package for array computing with Python. It provides: - a powerful N-dimensional array object - sophisticated (broadcasting...
5
This NumPy was built directly on a Jolla Phone/Xperia X. See my fork of NumPy to see how I did it. Six tests seem to fail though, see the...
5
NumPy (v1.9.1) is a Python module for numerical calculations, with a fast and powerful N-dimensional array object, useful linear algebra, Fourier...
0
by wrzof
Numexpr is a fast numerical expression evaluator for NumPy.  With it, expressions that operate on arrays (like "3*a+4*b") are accelerated and use...