Skip to content

vegas version 6.2

Compare
Choose a tag to compare
@gplepage gplepage released this 07 Dec 22:01
· 7 commits to main since this release

Modified so Integrator works with integrands that return 32-bit floats as well as 64-bit floats. This is to accommodate integrands that are run on GPUs.

Updated documentation gives examples that use GPUs, Cython, numba, or Pythran to speed up vegas integrations.

Adds method Integrator.sample() for generating sample sets of integration points.