Skip to main content

A Python library for the Screened Massive Expansion of QCD

Project description

PySmeQcd

PySmeQcd is a Python library for making calculations within the framework of the Screened Massive Expansion of Quantum Chromodynamics.

Currently, PySmeQcd contains functions and routines related to the one-loop gluon, ghost and quark propagators in any covariant gauge, both in pure Yang-Mills theory and in full QCD.

Features

  • Compute the one-loop gluon, ghost and quark propagators in an arbitrary covariant gauge
  • Plot the dressing functions, propagators, spectral functions, and more
  • Find the poles and residues of the gluon and quark propagators
  • Other features

Installation

Using pip

PySmeQcd is available on PyPI. To install it, run

$ pip install PySmeQcd

From source

To use PySmeQcd from the source code:

  1. Download the source code from GitHub.
$ wget https://github.com/GComitini/PySmeQcd/releases/download/v1.1.0-alpha/PySmeQcd-1.1.0a0.tar.gz
  1. Unpack the archive and cd into the src directory.
$ tar -xzvf PySmeQcd-1.1.0a0.tar.gz
$ cd PySmeQcd-1.1.0a0/src
  1. Copy the PySmeQcd directory into the main directory of your project.
$ cp PySmeQcd <MY_PROJECT>

Documentation

PySmeQcd's documentation is available on Read the Docs.

Dependencies

PySmeQcd supports Python 3 and depends on the following Python packages:

  • matplotlib
  • numpy
  • scipy

Authors

PySmeQcd was written by Giorgio Comitini (giorgio.comitini@dfa.unict.it).

License

PySmeQcd is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. See LICENSE.

Project details


Download files

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

Source Distribution

PySmeQcd-1.1.0a0.tar.gz (27.7 kB view hashes)

Uploaded Source

Built Distribution

PySmeQcd-1.1.0a0-py3-none-any.whl (32.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page