Giter VIP home page Giter VIP logo

lcpt-dipole's Introduction

LCPT dipole

This code provides a library that can be used to evaluate dipole amplitude computed using light cone perturbation theory, as a function of dipole size r (unit: GeV^(-1)), impact parameter b (unit: GeV^(-1)), and the angle between r and b.

Note that the calculation is only valid in the perturbative small-r and small-b region. Consequently results at non-perturbatively large r and b are not included in the grids.

Reference

A. Dumitru, H. Mäntysaari, R. Paatelainen, 2021 arXiv:2103.11682, Phys.Lett.B 820 (2021) 136560, which is based on arXiv:2010.11245, A. Dumitru, R. Paatelainen, Phys.Rev.D 103 (2021) 3, 034026

Questions and comments to [email protected]

Build

The code can be built using cmake (needs GSL)

mkdir build
cd build
cmake ..
make

This generates a static library build/dipole/liblcptdipole.a which can be linked to an another C++ project. The necessary datafiles can be found from the data directory. The filename shows the corresponding Bjorken-x, strong coupling constant as and infrared regulator m (in GeV).

How to use

See src/example.cpp as an example on how to use the library. The attached dipole_amplitude.ipynb Jupyter notebook can also be used to study the dipole amplitudes.

License

The code in the cmake directory is licensed under the Boost Software License, Version 1.0.

Everything else is licensed under the Attribution 4.0 International (CC BY 4.0) license.

lcpt-dipole's People

Contributors

hejajama avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.