Maandelijks archief maart 2023

Status bar extensions

Rating: 
0
No votes yet

Status bar extensions for nokia n9. You can finally have flashlight without using camera app and you can have some things like battery percentage, choosing usb options and brightness. Everything can be customisized in set…

python3-imread

Rating: 
0
No votes yet

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 jpeg webp )
imread_multi Reads an image file with multiple images. Curre…

python3-opt-einsum

Rating: 
0
No votes yet

python3-opt-einsum – Optimizing numpys einsum function

Optimized einsum can significantly reduce the overall execution time of einsum-like expressions (e.g., `np.einsum`,`dask.array.einsum`,`pytorch.einsum`,`tensorflow.einsum`) by optimizing the expression’s contraction order and dispatching many operations to canonical BLAS, cuBLAS, or other specialized routines. Optimized einsum is agnostic to the backend and can handle NumPy, Dask, PyTorch , Tensorflow , CuPy, Sparse, Theano, JAX, and Autograd arrays as well as potentially any library which conforms to a standard API. See the [**documentation**](http://optimized-einsum.readthedocs.io) for more information.

compiled for Python3.8 noarch

sha256sum filename:
6428272442a287c712c7d68f73454c6c67925d23edeb0beac698558e68ee4b9d python3-opt-einsum-3.3.0-0.noarch.rpm

Category:

Keywords:

Application versions: 
Attachment Size Date
Filepython3-opt-einsum-3.3.0-0.noarch.rpm 113.14 KB 14/03/2023 – 00:04
Changelog: 

(none)

python3-MulticoreTSNE

Rating: 
0
No votes yet

python3-MulticoreTSNE – Multicore version of t-SNE algorithm
This is a multicore modification of Barnes-Hut t-distributed Stochastic Neighbor Embedding (t-SNE). It is implemented using Python and Torch CFFI-based wrappers…

python3-jplephem

Rating: 
0
No votes yet

python3-jplephem – Planet position predictor using a JPL ephemeris

This package can load and use a Jet Propulsion Laboratory (JPL) ephemeris for predicting the position and velocity of a planet or other Solar System body. It only needs NumPy <http://www.numpy.org/>`.

compiled for Python3.8 noarch

sha256sum filename:
9f7082050c4254f01d380b3da85142b5950f69671354c2e054cce4072322301f python3-jplephem-2.18-0.noarch.rpm

Category:

Keywords:

Application versions: 
Attachment Size Date
Filepython3-jplephem-2.18-0.noarch.rpm 64.9 KB 13/03/2023 – 23:59
Changelog: 

(none)

python3-spglib

Rating: 
0
No votes yet

python3-spglib – Python bindings for spglib/libsymspg
Spglib is a C library to find and handle crystal symmetries
compiled for Python3.8 armv7hl
sha256sum filename:
430714f7b3fa0e486ed397d81905482cbfcb1cdbc09bca7cbb3b4255…

python3-pylineclip

Rating: 
0
No votes yet

python3-pylineclip – Line clipping tool
Line clipping: Cohen-Sutherland
compiled for Python3.8 noarch
sha256sum filename:
67ac4e813b74c859386f1e55c01a925b296c28c7429803a429de27d06b2a9b95 python3-pylineclip-1.0.0-0.noarch…

python3-yafe

Rating: 
0
No votes yet

python3-yafe – Yet Another Framework for Experiments
The package yafe offers a generic framework to conduct scientific experiments.
compiled for Python3.8 noarch
sha256sum filename:
3309b52b25ba001e3e3d2da2331e621cd2f560b…

python3-fastremap

Rating: 
0
No votes yet

python3-fastremap – Module to Remap, mask, renumber, and in-place transpose numpy arrays
A module to remap, mask, renumber, and in-place transpose numpy arrays.
compiled for Python3.8 armv7hl aarch64
sha256sum filename:
9…

python3-pbr

Rating: 
0
No votes yet

python3-pbr – Python Build Reasonableness
PBR is a library to automatically do a bunch of standard things you want in your setup.py without you having to repeat them every time. It will set versions, process requirements …