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 `__.