diff options
Diffstat (limited to 'development/boost-bindings/README')
-rw-r--r-- | development/boost-bindings/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/development/boost-bindings/README b/development/boost-bindings/README new file mode 100644 index 0000000000..6a5a1ab1eb --- /dev/null +++ b/development/boost-bindings/README @@ -0,0 +1,6 @@ +Boost Bindings is a bindings library for Boost.Ublas and others. +It offers an easy way of calling BLAS, LAPACK, UMFPACK, MUMPS and +many other mature legacy numerical codes from within C++. + +The Boost Bindings Library is not an official part of Boost (hence the +separate package). It requires Boost available from SlackBuilds.org. |