libboost-math

[full]

Boost.Math includes several contributions in the domain of mathematics: Floating Point Utilities, Specific Width Floating Point Types, Mathematical Constants, Statistical Distributions, Special Functions, Root Finding and Function Minimization, Polynomials and Rational Functions, Interpolation, and Numerical Integration and Differentiation. Many of these features are templated to support both built-in, and extended width types (e.g. Boost.Multiprecision)

ANNOUNCEMENT: This library now requires a compliant C++14 compiler.

This library is divided into several interconnected parts:

Floating Point Utilities

Utility functions for dealing with floating point arithmetic, includes functions for floating point classification (fpclassify, isnan, isinf etc), sign manipulation, rounding, comparison, and computing the distance between floating point numbers.

Specific Width Floating Point Types

A set of typedefs similar to those provided by <cstdint> but for floating point types.

... More
license BSL-1.0
project boost
url github.com/boostorg/math
doc-url www.boost.org/doc/libs/1_83_0/libs/math
topics C++Boost
4 Versions
version 1.81.0+1
repository https://pkg.cppget.org/1/stable
depends 10; libboost-assert, libboost-concept-check, libboost-config, libboost-core, libboost-integer, libboost-lexical-cast, libboost-predef, libboost-random, libboost-static-assert, libboost-throw-exception
version 1.78.0
repository https://pkg.cppget.org/1/stable
depends 10; libboost-assert, libboost-concept-check, libboost-config, libboost-core, libboost-integer, libboost-lexical-cast, libboost-predef, libboost-random, libboost-static-assert, libboost-throw-exception
version 1.77.0+1
repository https://pkg.cppget.org/1/stable
depends 10; libboost-assert, libboost-concept-check, libboost-config, libboost-core, libboost-integer, libboost-lexical-cast, libboost-predef, libboost-random, libboost-static-assert, libboost-throw-exception
version 1.83.0
repository https://pkg.cppget.org/1/stable
depends 10; libboost-assert, libboost-concept-check, libboost-config, libboost-core, libboost-integer, libboost-lexical-cast, libboost-predef, libboost-random, libboost-static-assert, libboost-throw-exception