vegasflow icon indicating copy to clipboard operation
vegasflow copied to clipboard

VegasFlow: accelerating Monte Carlo simulation across multiple hardware platforms

Results 5 vegasflow issues
Sort by recently updated
recently updated
newest added

### Description Please, describe briefly what the issue is ### Code example If possible, write a minimum working example that reproduces the bug, e.g: ```python import vegasflow vegasflow.broken_function() ``` ###...

bug

### Description Hi, I'm trying to execute some of the examples that you have on your documentation. However, it's having some device-related issues. I don't have NVIDIA GPU (it's an...

bug

I'm beginner. Im running a MC integration to compute the CDF of a vinecopula model (involving 6 different variables). However, I have a lack of speed and efficency in the...

### The problem Currently Vegas+ does not support running in multiple GPUs, the reason is the variable number of events, which makes it impossible to know before hand how many...

enhancement

### The problem We would like to integrate a function for zfit that integrates a (blackbox) function up to a certain accuracy. So we are not interested in the number...

enhancement