========================= Minor update; minor bug fixes.
- Documentation fixes.
- Fixed bugs associated with parameters minimize_mem=True and beta=0. These resulted in sub-optimal behavior.
- New timing information in vegas.reporter(). Also flushes stdout after each iteration.
3.3.4
======================== Tiny change to test scripts to account for changes in numpy.
3.3.3
======================== - Improved installation script, especially when cython and numpy not installed. cython is no longer necessary. numpy and gvar should be installed automatically if they are not present.
- Trivial changes to tests.
- Slight rearrangement of documentation.
3.3.2
========================== Bug fix (in setup.py) to address installation problems on some systems.
3.3.1
========================== Bug fix that allows code to work on Windows (fixes type mismatch having to do with different conventions for integer lengths).
3.3
========================== vegas.PDFIntegrator rewritten to make it more efficient. The interface is the same.