How to Install libsc-dev in Ubuntu 18.04



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

sudo apt update
sudo apt install libsc-dev

Description:

Scientific Computing Toolkit (development files)

The Scientific Computing toolkit (SC) provides C++ class libraries for scientific computation. Included are classes for managing memory, saving and restoring the state of objects, reading objects from an input file, parallel communication, matrix algebra, among others. . Class libraries supporting quantum chemistry applications are provided with this distribution of SC. . This package includes the static libraries and header files.

Homepage: http://www.mpqc.org

Version: 2.3.1-18build1

Section: universe/libdevel