cuba-partview

partition viewer for the Cuba library
  http://www.feynarts.de/cuba/
  0
  no reviews



Partview reads Cuba's verbose output from stdin and displays the specified planes of the tessellation on screen. Each pair of dimensions is shown in a separate tab.

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.