このコンテンツは選択した言語では利用できません。
8.10. boost
Updated boost packages that fix one bug are now available.
The boost packages provide free peer-reviewed portable C++ source libraries with emphasis on libraries which work well with the C++ Standard Library.
Bug Fix
- BZ#820670
- The Boost package did not contain the Boost.Math shared libraries, which include an inverse of trigonometric functions over complex numbers and gamma, beta and erf special functions, as specified in the Technical Report on C++ Library Extensions. This update adds the boost-math sub-package, which includes the symbols corresponding to the mentioned functions.
Users of boost are advised to upgrade to these updated packages, which fix this bug.