How to Install and Uninstall python310-sparse Package on openSuSE Tumbleweed
Last updated: November 12,2024
1. Install "python310-sparse" package
Learn how to install python310-sparse on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python310-sparse
Copied
2. Uninstall "python310-sparse" package
Learn how to uninstall python310-sparse on openSuSE Tumbleweed:
$
sudo zypper remove
python310-sparse
Copied
3. Information about the python310-sparse package on openSuSE Tumbleweed
Information for package python310-sparse:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-sparse
Version : 0.14.0-2.5
Arch : noarch
Vendor : openSUSE
Installed Size : 728.7 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 : python310-sparse
Version : 0.14.0-2.5
Arch : noarch
Vendor : openSUSE
Installed Size : 728.7 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.