How to Install and Uninstall python39-Transplant Package on openSuSE Tumbleweed
Last updated: November 07,2024
1. Install "python39-Transplant" package
Please follow the step by step instructions below to install python39-Transplant on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python39-Transplant
Copied
2. Uninstall "python39-Transplant" package
This is a short guide on how to uninstall python39-Transplant on openSuSE Tumbleweed:
$
sudo zypper remove
python39-Transplant
Copied
3. Information about the python39-Transplant package on openSuSE Tumbleweed
Information for package python39-Transplant:
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-Transplant
Version : 0.8.11-3.10
Arch : noarch
Vendor : openSUSE
Installed Size : 177.6 KiB
Installed : No
Status : not installed
Source package : python-Transplant-0.8.11-3.10.src
Upstream URL : https://github.com/bastibe/transplant
Summary : Python module for calling out to Matlab
Description :
Transplant is a way of calling Matlab from Python.
Python lists are converted to cell arrays in Matlab, dicts are
converted to Maps, and numpy ND-Arrays are converted to native
Matlab matrices.
All Matlab functions and objects can be accessed from Python.
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-Transplant
Version : 0.8.11-3.10
Arch : noarch
Vendor : openSUSE
Installed Size : 177.6 KiB
Installed : No
Status : not installed
Source package : python-Transplant-0.8.11-3.10.src
Upstream URL : https://github.com/bastibe/transplant
Summary : Python module for calling out to Matlab
Description :
Transplant is a way of calling Matlab from Python.
Python lists are converted to cell arrays in Matlab, dicts are
converted to Maps, and numpy ND-Arrays are converted to native
Matlab matrices.
All Matlab functions and objects can be accessed from Python.