How to Install and Uninstall python-symeig Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: December 25,2024
1. Install "python-symeig" package
This is a short guide on how to install python-symeig on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
python-symeig
Copied
2. Uninstall "python-symeig" package
This guide covers the steps necessary to uninstall python-symeig on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
python-symeig
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the python-symeig package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: python-symeig
Priority: optional
Section: universe/python
Installed-Size: 40
Maintainer: Ubuntu Developers
Original-Maintainer: Yaroslav Halchenko
Architecture: all
Source: symeig
Version: 1.5-2
Depends: python-scipy (>= 0.7.0~)
Filename: pool/universe/s/symeig/python-symeig_1.5-2_all.deb
Size: 5660
MD5sum: 2c0c3d6c587a7f9560422c61e9fb8675
SHA1: ac0490497b3c68ca2f712e6600c29980bc947e4a
SHA256: 394df1aa325f8ce16eee73e2ac81e5b14856a2f052e3a741490cd183d2ed448a
Description-en: Symmetrical eigenvalue routines for NumPy
A Python wrapper for the LAPACK functions to solve the standard and
generalized eigenvalue problems for symmetric (hermitian) positive definite
matrices. Those specialized algorithms give an important speed-up with respect
to the generic LAPACK eigenvalue problem solver used by NumPy (linalg.eig and
linalg.eigh).
.
This is dummy transitional package -- please use scipy's scipy.linalg.eigh
for symeig functionality.
Description-md5: fa47127c13f8e51cc6e926bd5619b33e
Homepage: http://mdp-toolkit.sourceforge.net/symeig.html
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: optional
Section: universe/python
Installed-Size: 40
Maintainer: Ubuntu Developers
Original-Maintainer: Yaroslav Halchenko
Architecture: all
Source: symeig
Version: 1.5-2
Depends: python-scipy (>= 0.7.0~)
Filename: pool/universe/s/symeig/python-symeig_1.5-2_all.deb
Size: 5660
MD5sum: 2c0c3d6c587a7f9560422c61e9fb8675
SHA1: ac0490497b3c68ca2f712e6600c29980bc947e4a
SHA256: 394df1aa325f8ce16eee73e2ac81e5b14856a2f052e3a741490cd183d2ed448a
Description-en: Symmetrical eigenvalue routines for NumPy
A Python wrapper for the LAPACK functions to solve the standard and
generalized eigenvalue problems for symmetric (hermitian) positive definite
matrices. Those specialized algorithms give an important speed-up with respect
to the generic LAPACK eigenvalue problem solver used by NumPy (linalg.eig and
linalg.eigh).
.
This is dummy transitional package -- please use scipy's scipy.linalg.eigh
for symeig functionality.
Description-md5: fa47127c13f8e51cc6e926bd5619b33e
Homepage: http://mdp-toolkit.sourceforge.net/symeig.html
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu