Skip to main content

ADANI

ADANI (Approximate DIS At N3LO Implementation) is a C++ code that computes an approximation for the DIS coefficient functions at N3LO in heavy quark production, that are not fully known yet.

Dependencies

The code depends on the public library gsl.

Optional dependencies are the library pybind11 and the Python module scikit-build (both public), that are required for building the Pyhton bindings.

Installation

In order to install the C++ library run

mkdir build && cd build
cmake -DCMAKE_INSTALL_PREFIX=/your/installation/path/ ..
make && make install

In order to install the Python bindings run

pip install .

Compile a program

In order to compile a simple program run

g++ -Wall -o test.exe test.cpp -ladani `adani-config --cppflags --ldflags --cxxflags`

or

g++ -Wall -I/your/installation/path/include -L/your/installation/path/lib/ -o test.exe test.cpp -ladani

In the first case remember to run

export PATH=$PATH:/your/installation/path/bin
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/your/installation/path/lib

For MacOS users: add the flags -std=c++17 -stdlib=libc++.

Python module

In order to use the Python module do

import adani

remembering to run

export PYTHONPATH=$PYTHONPATH:/your/installation/path/lib/python3.X/site-packages/

where X is your Python version.

Contacts

Contact me at niccolo.laurenti@mi.infn.it.

Words of our prophet

La garra charrúa! L'ultima parola agli uruguagi, sempre loro! L'ultima parola nel calcio è la loro: hanno un cuore differente, lo capisci o no? L'artiglio che graffia, che lascia il segno nella storia dell'Inter: questa è la storia che si ripete! [...] Il graffio che aveva portato l'Inter in Champions serve per rimarcare il territorio: questo è l'Uruguay quando va in campo con tutto se stesso...ecco chi è Vecino: stanco, si, ma lascia in campo Vecino che parla alla fine, lascialo in campo, che la dice lui l'ultima cosa nel calcio! Stanno a insegnare cos'è il calcio agli uruguagi, ma vedi un po' te.

18/09/2018

Messi! Messi! Leo Messi! Il sinistro migliore del mondo. Da Di Maria a Messi, dalla Bajada alla Perdriel sempre Rosario, la città del calcio. Uno per l'altro. Si sblocca la partita. Football! [...] Tutti in piedi per il miglior giocatore del mondo. Rispetto per il numero uno. [...] Rosario, città del calcio, per questo calciatore che troppe volte è stato criticato. Anche quando era a Barcellona, quando è arrivato, sofferente, da giovane, non ha mai dimenticato l'argentino. Parla rosarino, sente l'argentino nel sangue, ha pianto per la Seleccion ed è lui che la tiene in vita. [...] La mistica che entra in campo. Abbiamo nominato Diego [Armando Maradona] 10 minuti fa. Con Diego dentro tutto è possibile ed è col pianto dell'Argentina e gli occhi spiritati del miglior giocatore del mondo. [...] VAMO!

26/11/2022

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

adani-0.10.tar.gz (3.1 MB view details)

Uploaded Source

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

adani-0.10.0-cp310-cp310-macosx_13_0_arm64.whl (602.0 kB view details)

Uploaded CPython 3.10macOS 13.0+ ARM64

adani-0.10-cp310-cp310-macosx_13_0_arm64.whl (600.5 kB view details)

Uploaded CPython 3.10macOS 13.0+ ARM64

File details

Details for the file adani-0.10.tar.gz.

File metadata

  • Download URL: adani-0.10.tar.gz
  • Upload date:
  • Size: 3.1 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.9

File hashes

Hashes for adani-0.10.tar.gz
Algorithm Hash digest
SHA256 d63e1d315dc84e50c7d038d09bdf2c18bb27d4e8f5c4539c716d52e44009cc8a
MD5 0020a9b7091e4dd4041ec926d596ec92
BLAKE2b-256 3e1bf8a08296a496d29888ab70edde5800cd95957ebe90d18602387f5fea76ac

See more details on using hashes here.

File details

Details for the file adani-0.10.0-cp310-cp310-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for adani-0.10.0-cp310-cp310-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 17a9b2f8a8c6e987e865423f03232d6fdb81a726d3c77bff4dc44f8b184a1949
MD5 351a00b2be8eb0c78ccdec48680db6a7
BLAKE2b-256 277e40ff5b7431e99213d4173144bf31bcab9966501e8cec1637d71954167b39

See more details on using hashes here.

File details

Details for the file adani-0.10-cp310-cp310-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for adani-0.10-cp310-cp310-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 7d0ab172f58a1887c356e248466f30cb9ce83b70fb2a8be7c94217a916fdd67c
MD5 944f294ece6231c200570b51bd2d6bba
BLAKE2b-256 99817398b258aef6b4d23f2bcf27fee8719de472da2ad484e5de7698d4565633

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page