Binary package “libcuba3-dbgsym” in ubuntu xenial

debug symbols for package libcuba3

 The Cuba library offers a choice of four independent routines for
 multidimensional numerical integration: Vegas, Suave, Divonne, and
 Cuhre. They work by very different methods, first three are Monte Carlo
 based. All four have a C/C++, Fortran interface and can integrate vector
 integrands. Their invocation is very similar, so it is easy to substitute
 one method by another for cross-checking. For further safeguarding, the
 output is supplemented by a chi-square probability which quantifies the
 reliability of the error estimate.
 .
 This package provides the shared libraries required to run programs compiled
 with Cuba. To compile your own programs you also need to install libuba3-dev.