How to Install and Uninstall libnewmat10-dev Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 13,2024

1. Install "libnewmat10-dev" package

Please follow the steps below to install libnewmat10-dev on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libnewmat10-dev

2. Uninstall "libnewmat10-dev" package

This is a short guide on how to uninstall libnewmat10-dev on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove libnewmat10-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libnewmat10-dev package on Ubuntu 21.10 (Impish Indri)

Package: libnewmat10-dev
Architecture: amd64
Version: 1.10.4-8build1
Priority: optional
Section: universe/libdevel
Source: newmat
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 945
Provides: libnewmat-dev
Depends: libnewmat10ldbl (= 1.10.4-8build1)
Conflicts: libnewmat-dev
Filename: pool/universe/n/newmat/libnewmat10-dev_1.10.4-8build1_amd64.deb
Size: 138420
MD5sum: 454e48f1dc868672c58c4ca7c890f7ef
SHA1: d87ab784733846fb37349b2c393ce65f54fc3719
SHA256: ed573b9fe21cfbc2d08a8a0e9d97aeb72430df85298b23c80757369de42e879c
SHA512: 2b7363b2effeaaa43a87b5156534559682d4afb02aa16846a1a14af5c5ae20e08a8511fce9ae93eadf4f94938a7b4374f356e24b9dc00432b1db7bc68b608a44
Homepage: http://www.robertnz.net/nm_intro.htm
Description-en: matrix manipulations library (C++ headers files)
Newmat library is intended for scientists and engineers
who need to manipulate a variety of types of matrices
using standard matrix operations.
Emphasis is on the kind of operations needed in statistical calculations
such as least squares, linear equation solve and eigenvalues.
.
Newmat supports matrix types: Matrix (rectangular matrix);
UpperTriangularMatrix; LowerTriangularMatrix; DiagonalMatrix;
SymmetricMatrix; BandMatrix; UpperBandMatrix; LowerBandMatrix;
SymmetricBandMatrix; IdentityMatrix;
RowVector; ColumnVector.
.
Only one element type (float or double) is supported (default is double).
.
The library includes the operations *, +, -, *=, +=, -=, Kronecker product,
Schur product, concatenation, inverse, transpose, conversion between types,
submatrix, determinant, Cholesky decomposition, QR triangularisation,
singular value decomposition, eigenvalues of a symmetric matrix, sorting,
fast Fourier and trig. transforms and printing.
.
libnewmat-dev contains static libraries, headers, and some documentation.
Description-md5: 3a88b77a81fed5a44f0d1af78913cf5b