sc-config

Scientific Computing Toolkit (development files)

Install

All systems
curl cmd.cat/sc-config.sh
Debian Debian
apt-get install libsc-dev
Ubuntu
apt-get install libsc-dev
image/svg+xml Kali Linux
apt-get install libsc-dev
Fedora
dnf install mpqc-devel
Windows (WSL2)
sudo apt-get update sudo apt-get install libsc-dev
Raspbian
apt-get install libsc-dev

libsc-dev

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.

mpqc-devel

Development headers and libraries for mpqc