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
Simplify IT and security with a single endpoint management platform
NinjaOne automates the hardest parts of IT, delivering visibility, security, and control over all endpoints for more than 20,000 customers.
The NinjaOne automated endpoint management platform is proven to increase productivity, reduce security risk, and lower costs for IT teams and managed service providers. The company seamlessly integrates with a wide range of IT and security technologies. NinjaOne is obsessed with customer success and provides free and unlimited onboarding, training, and support.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of ccgsl!