Table of Contents | ||||||||
---|---|---|---|---|---|---|---|---|
|
Overview
C++ is a general-purpose programming language created by Bjarne Stroustrup as an extension of the C programming language, or "C with Classes". This page contains links to the scientific libraries and software that utilizes the programming languages C and C++.
Contents
Table of Contents |
---|
Scientific Libraries
CGAL
Computational Geometry Algorithms Library
FFTW
OpenMPI / IntelMPI
...
Using
To use this languages you must load an appropriate compiler, for example gcc
or one of Intel's oneAPI compilers.