C++ programming

Fedora Scientific includes the g++ C++ compiler. The manual for the GNU C++ library is available here.

Blitz++

The Blitz++ is a C++ library for array manipulation. An user guide for the library is available for download on the project’s website. Links to the mailing lists are also available here.

There are a number of other resources listed.

Armadillo

Armadillo is a C++ linear algebra library. The documentation for the project is available here. Answers to some frequently asked questions are also available.