2
0
mirror of https://github.com/boostorg/math.git synced 2026-01-19 04:22:09 +00:00

Enhance introductory words

This commit is contained in:
Christopher Kormanyos
2024-02-09 19:06:34 +01:00
parent 6f95e19126
commit 2b510ac957

View File

@@ -11,11 +11,12 @@ Boost Math Library
The Math library provides numerous advanced mathematical functions
implemented in modern C++. The library focuses on providing
the utmost in syntactic and numerical correctness while providing
high-performance. Convenient template-based, header-only code is
used explicitly and consistently throughout the diverse collection
of function implementations.
implemented in modern C++. The library delivers the utmost
in syntactic and numerical correctness while still
maintaining high-performance.
All code is header-only, facilitating easy client setup
and use throughout the entire diverse collection of functions.
The library is divided into several interconnected parts: