You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i would like to build a histogram of some distribution while integrating it with vegas. Is there a way to access the "vegas-weight" of a point at each step in the integration. (with "vegas-weight" I mean the weight of the point determined by the importance function of vegas). If I am not mistaking the Fortran version of the code actually passes this weight to the integrand function.
The text was updated successfully, but these errors were encountered:
i would like to build a histogram of some distribution while integrating it with vegas. Is there a way to access the "vegas-weight" of a point at each step in the integration. (with "vegas-weight" I mean the weight of the point determined by the importance function of vegas). If I am not mistaking the Fortran version of the code actually passes this weight to the integrand function.
The text was updated successfully, but these errors were encountered: