Releases: N3PDF/vegasflow
Releases · N3PDF/vegasflow
VegasFlow 1.3.0
VegasFlow 1.3.0
The latest release of VegasFlow implements the enhanced version of Vegas Vegas+ by Lepage. Implemented by @andrea-pasquale (PR #64). Some documentation ca be found here
Other changes introduced in VegasFlow 1.3.0:
VegasFlow 1.2.2
VegasFlow 1.2.1
Minor release of VegasFlow
License is changed from GPLv3 to Apache 2 for consistency with other projects.
A generate_random_array method is now exposed for the usage of VegasFlow as a random number generator (#63)
VegasFlow 1.2.0
Version 1.2 of VegasFlow.
This release accompanies the proceedings for LHCP2020 and includes some new features and examples, detailed below.
Changelog
The version 1.2 brings some improvements, the most outstanding being
We have also included several new use cases
Minor improvements of version 1.2 are
- Keyword
simplify_signature#58 [docs]. VegasFlow,vegas_wrapper,MonteCarloFlow,int_me,float_mecan be imported fromvegasflow, ex.
from vegasflow import VegasFlowVegasFlow 1.1.0
- Clean output and logs
- Update documentation
- Tested and stable with python 3.8 and TF 2.3
Release of the paper
- Added arxiv and zenodo links after release of the paper.
accelerating Monte Carlo simulation across multiple hardware platforms
- Preparaton of conda recipe for conda-forge
vegasflow v1.0
Merge pull request #45 from N3PDF/remove_for_pub Remove benchmark files and a bunch of stuff to make the code ready for being public