gsl
« Back to VersTracker
Description:
Numerical library for C and C++
Type: Formula  |  Tracked Since: Dec 28, 2025
Links: Homepage  |  formulae.brew.sh
Category: Developer tools
Tags: numerical scientific library mathematics c++
Install: brew install gsl
About:
The GNU Scientific Library (GSL) is a numerical library for C and C++ programmers. It provides a wide range of mathematical routines such as complex numbers, special functions, vectors, matrices, and random number generators. This library is essential for scientific computing and numerical analysis projects requiring robust and efficient algorithms.
Key Features:
  • Comprehensive collection of numerical algorithms
  • Support for complex numbers and special functions
  • Linear algebra operations and random number generation
  • Well-documented API with examples
Use Cases:
  • Scientific research and simulation modeling
  • Data analysis and statistical computing
  • Engineering applications requiring numerical methods
Alternatives:
  • Boost.Math – C++ template library with similar functionality but different licensing and design philosophy
  • Eigen – Focuses primarily on linear algebra with template metaprogramming for performance
Version History
Detected Version Rev Change Commit
Sep 10, 2025 8:26am 0 VERSION_BUMP d6c1f157