Macaulay2 » Documentation
Packages » Macaulay2Doc > Copyright and license > Boost
next | previous | forward | backward | up | index | toc

Boost -- a collection of C++ source libraries

Boost is a collection of free peer-reviewed and portable C++ libraries suitable for eventual standardization.

Macaulay2 incorporates the following Boost libraries:

Boost.Stacktrace (since version 1.16)

  • used internally for printing stack traces

Boost.Regex (since version 1.17)

Note: the program normaliz utilizes the Boost dynamic_bitset class.