How to Install libslepc3.7-dev in Ubuntu 18.04



Install libslepc3.7-dev by entering the following commands in the terminal:

sudo apt update
sudo apt install libslepc3.7-dev

Description:

Scalable Library for Eigenvalue Problem Computations

SLEPc is a software library for the solution of large scale sparse eigenvalue problems on parallel computers. It is an extension of PETSc and can be used for either standard or generalized eigenproblems, with real or complex arithmetic. It can also be used for computing a partial SVD of a large, sparse, rectangular matrix. . This is a dummy package that depends on the latest version of SLEPc 3.7 which provides the static libraries, shared links, and header files for SLEPc with real numbers.

Homepage: http://slepc.upv.es/

Version: 3.7.4+dfsg1-2build8

Section: universe/libdevel