libboost-math/1.83.0

[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
version 1.83.0
license BSL-1.0Boost Software License 1.0
repository https://pkg.cppget.org/1/legacy
download libboost-math-1.83.0.tar.gz
sha256 8093ce5e2eb2b3cb508f5c5f247043dc49d93cf33a01174403a2f598fc177b9a
project boost
url github.com/boostorg/math
doc-url www.boost.org/doc/libs/1_83_0/libs/math
package-url github.com/build2-packaging/boost
package-email packaging@build2.orgMailing list
topics C++Boost

Depends (10)

libboost-assert == 1.83.0
libboost-concept-check == 1.83.0
libboost-config == 1.83.0
libboost-core == 1.83.0
libboost-integer == 1.83.0
libboost-lexical-cast == 1.83.0
libboost-predef == 1.83.0
libboost-random == 1.83.0
libboost-static-assert == 1.83.0
libboost-throw-exception == 1.83.0

Reviews

fail 0
pass 1