How to Install and Uninstall python312-sparse Package on openSuSE Tumbleweed
Last updated: November 07,2024
1. Install "python312-sparse" package
This is a short guide on how to install python312-sparse on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python312-sparse
Copied
2. Uninstall "python312-sparse" package
Learn how to uninstall python312-sparse on openSuSE Tumbleweed:
$
sudo zypper remove
python312-sparse
Copied
3. Information about the python312-sparse package on openSuSE Tumbleweed
Information for package python312-sparse:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-sparse
Version : 0.14.0-2.5
Arch : noarch
Vendor : openSUSE
Installed Size : 900.2 KiB
Installed : No
Status : not installed
Source package : python-sparse-0.14.0-2.5.src
Upstream URL : https://github.com/pydata/sparse
Summary : Sparse n-dimensional arrays for Python
Description :
This module implements sparse multidimensional arrays on top of NumPy and
Scipy.sparse. It generalizes the scipy.sparse.coo_matrix layout, but
extends beyond just rows and columns to an arbitrary number of
dimensions.
The original motivation is for machine learning algorithms, but it is
intended for somewhat general use.
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-sparse
Version : 0.14.0-2.5
Arch : noarch
Vendor : openSUSE
Installed Size : 900.2 KiB
Installed : No
Status : not installed
Source package : python-sparse-0.14.0-2.5.src
Upstream URL : https://github.com/pydata/sparse
Summary : Sparse n-dimensional arrays for Python
Description :
This module implements sparse multidimensional arrays on top of NumPy and
Scipy.sparse. It generalizes the scipy.sparse.coo_matrix layout, but
extends beyond just rows and columns to an arbitrary number of
dimensions.
The original motivation is for machine learning algorithms, but it is
intended for somewhat general use.