compiler-explorer / compiler-explorer/compiler-explorer
[LIB REQUEST]: GNU Scientific Library
- Dominant language
- TypeScript
- Stars
- 19.1k
- Forks
- 2.1k
- Avg merge
- 3d 15h
- Merged PRs (30d)
- 67
Description
### Library name
GNU Scientific Library (GSL)
### Library description
The GNU Scientific Library is a C library of mathematical algorithms and special functions, commonly used in scientific and numerical computing applications.
### Library repository
https://www.gnu.org/software/gsl/
### Motivation
I am a physicist. I love Compiler Explorer and I use it often to understand how my code works and how to make it faster! However, much of my code uses the GNU Scientific Library special functions and numerical integration routines, and currently this library is not known to Compiler Explorer.
Contributor guide
Research direction
No source files, tests, or entry points are identified in the issue. First inspect how Compiler Explorer exposes third-party C libraries, then review the GNU Scientific Library documentation and verify that its special functions and numerical integration routines are available in Compiler Explorer.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- devtools
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100