gsl v2.8
- Created
- Updated
The GNU Scientific Library is a numerical library for C and C++ programmers
# Usage
The package gsl is compatible with built-in CMake targets:
find_package(GSL REQUIRED)
target_link_libraries(main PRIVATE GSL::gsl GSL::gslcblas) # License
GPL-3.0-or-later
# Supported Platforms
All platforms are supported
# Features
No features defined.
# Dependencies
No dependencies.
# Host Dependencies
No transitive dependencies.
# Dependents
# Host Dependents
No dependents.
# Contributors
Neil MacIntosh
Ninetainedo
Alexander Karatarakis
Robert Schumacher
Martin Müller
Silvio Traversaro
Mikhail Paulyshka
pravic
Stefano Sinigardi
NancyLi1013
Alexander Neumann
Alexander Neumann
Billy O'Neal
misirlou-tg
مهدي شينون (Mehdi Chinoune)
Mengna Li
autoantwort
Simon Perkins
talregev
Thomas1664
# Changelog
and 19 more commits:
f99b18dhandle multiline arguments in makefile correctly661f329[gsl] update to 2.626516fevcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7)8a6322e[gsl] update to 2.4e47238f[gsl] Bump version number0c117ea[gsl] Add a "d" debug postfixf53871cBump GSL version and don't define DLL_EXPORT for gslcblased826d8Fix GSL port so that CMake can find it - Remove lib prefix from library - Generate separate library for the cblas partd6599a5[ms-gsl][gnusl][gsl] Rename gnusl->gsl, gsl->ms-gsl.bf483dd[gsl] Update to 8b320e4f542f180e[gsl] Mark as header-only library3679955Introduce SOURCE_PATH to almost all portfiles930d0a7URL and MIRRORS are now URLS8cee9c6Replaced everything concerning MD5 with SHA5127441443[gsl] Initial addition