You've currently chosen the 1.86.0 version. If a newer release comes out, you will continue to view the 1.86.0 version, not the new latest release.
Framework for incremental calculation, and collection of statistical accumulators.
Types and conversion functions for correct byte ordering and more regardless of processor endianness.
The Boost.Geometry library provides geometric algorithms, primitives and spatial index.
Fast multi-dimensional histogram with convenient interface for C++14
The organization of boost integer headers and classes is designed to take advantage of <stdint.h> types from the 1999 C standard without resorting to undefined behavior in terms of the 1998 C++ standard. The header <boost/cstdint.hpp> makes the standard integer types safely available in namespace boost without placing any names in namespace std.
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)
Boost.MultiArray provides a generic N-dimensional array concept definition and common implementations of that interface.
Extended precision arithmetic types for floating point, integer, and rational arithmetic.
Templates to simplify operator definition in arithmetic classes and iterators.
Voronoi diagram construction and booleans/clipping, resizing/offsetting and more for planar polygons with integral coordinates.
Generic C++ library for working with Quaternions Vectors and Matrices.