Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 521 Bytes

README.md

File metadata and controls

23 lines (12 loc) · 521 Bytes

Neural Importance Sampling

How to run code

Try :

python3 Integration2D.py --help

To see all available arguments

Some testing functions are in functions.py

Cuba integration

Cuba integration is performed using the PyCuba package

Installation informations are in this documentation

To use this library in the script, you should update the LD_LIBRARY_PATH such as in cubaLink.sh