How to Install slepc-dev in Ubuntu 18.04



Install slepc-dev by entering the following commands in the terminal:

sudo apt update
sudo apt install slepc-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 dependency package which depends on the latest version of SLEPc.

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

Version: 3.7.4+dfsg1-2build8

Section: universe/libdevel