The ccgsl provides simple C++ wrappers for the GNU Scientific Library. It uses Java-like shared-pointer classes in place of structs to avoid direct memory allocation/freeing and to work better with the STL. It lets you construct functions for optimisation, root-finding and the like from C++ member functions, making it easier to integrate with existing C++ code. It also provides C++ exceptions.
Features
- C++ header files to make GSL easier to use
- Compatible with standard template library
- Covers All of GSL 2.6 except features better available in C++ like sorting vectors.
- Makes gsl vectors work with STL functions and range-based for loops.
- Use function objects (member functions and classes) instead of pointers to functions.
- Installs only C++ headers: no extra linking needed.
License
GNU General Public License version 2.0 (GPLv2)Follow ccgsl
Other Useful Business Software
Get Avast Free Antivirus | Your top-rated shield against malware and online scams
Our antivirus software scans for security and performance issues and helps you to fix them instantly. It also protects you in real time by analyzing unknown files before they reach your desktop PC or laptop — all for free.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of ccgsl!