Metadata-Version: 2.1
Name: ngl-resum
Version: 0.0.1
Summary: Resummation of non-global logarithms at leading logarithmic accuracy
Home-page: https://github.com/MarcelBalsiger/ngl_resum
Author: Marcel Balsiger
Author-email: marcel.balsiger@hotmail.com
License: UNKNOWN
Description: # ngl_resum
        
        This package is used to resum non-global logarithms at leading logarithmic accuracy. 
        
        If you use this code, please cite [doi:10.1007/JHEP09(2020)029](https://inspirehep.net/literature/1798660)
        
        ## Documentation and Examples
        
        We suggest using the following notebooks in Binder:
        
        The package ngl\_resum:
        [![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/MarcelBalsiger/ngl_resum/master?filepath=%2Fdocs%2Fnglresum.ipynb) 
        
        Example of the resummation of non-global logarithms of a rapidity gap, starting from a single color dipole:
        [![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/MarcelBalsiger/ngl_resum/master?filepath=%2Fdocs%2Fresummator_dipole.ipynb) 
        
        Example of the resummation of non-global logarithms of a rapidity gap, starting from a Les Houches Event File:
        [![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/MarcelBalsiger/ngl_resum/master?filepath=%2Fdocs%2Fresummator_lhe.ipynb) 
        
        We also invite you to download the example codes from [https://github.com/MarcelBalsiger/ngl_resum/tree/master/examples](https://github.com/MarcelBalsiger/ngl_resum/tree/master/examples). 
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
