           SPELL=cuba
         VERSION=1.2
          SOURCE=Cuba-${VERSION}.tar.gz
   SOURCE_URL[0]=http://www.feynarts.de/${SPELL}/${SOURCE}
     SOURCE_HASH=sha512:5d50eaad4f2722922947a9eb98d9cc15d436041f442964720c801f68dcd998297f5fa870e6526195fbf5b6617047ad87116987de2ee88ed2745538f7f9000bad
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/Cuba-${VERSION}
        WEB_SITE=http://www.feynarts.de/${SPELL}/
         ENTERED=20060324
        KEYWORDS="science libs"
      LICENSE[0]=LGPL
            DOCS="ChangeLog demo/"
           SHORT="Cuba - a library for multidimensional numerical integration"
cat << EOF
The Cuba library provides new implementations of four general-purpose multi-
dimensional integration algorithms: Vegas, Suave, Divonne, and Cuhre. Suave is
a new algorithm, Divonne is a known algorithm to which important details have
been added, and Vegas and Cuhre are new implementations of existing algorithms
with only few improvements over the original versions. All four algorithms
can in-
tegrate vector integrands and have very similar Fortran, C/C++, and Mathematica
interfaces.
EOF
