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 with 24/7 AI-powered online scam detection
Award-winning antivirus protection, as well as protection against online scams, dangerous Wi-Fi connections, hacked accounts, and ransomware. It includes Avast Assistant, your built-in AI partner, which gives you help with suspicious online messages, offers, and more.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of ccgsl!