معرفی شرکت ها


PySmeQcd-1.1.0a0


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

A Python library for the Screened Massive Expansion of QCD
ویژگی مقدار
سیستم عامل OS Independent
نام فایل PySmeQcd-1.1.0a0
نام PySmeQcd
نسخه کتابخانه 1.1.0a0
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Giorgio Comitini
ایمیل نویسنده giorgio.comitini@dfa.unict.it
آدرس صفحه اصلی https://github.com/GComitini/PySmeQcd
آدرس اینترنتی https://pypi.org/project/PySmeQcd/
مجوز -
# 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 ```console $ pip install PySmeQcd ``` ### From source To use PySmeQcd from the source code: 1. Download the source code from [GitHub](https://github.com/GComitini/PySmeQcd/releases/download/v1.1.0-alpha/PySmeQcd-1.1.0a0.tar.gz). ```console $ wget https://github.com/GComitini/PySmeQcd/releases/download/v1.1.0-alpha/PySmeQcd-1.1.0a0.tar.gz ``` 2. Unpack the archive and `cd` into the `src` directory. ```console $ tar -xzvf PySmeQcd-1.1.0a0.tar.gz $ cd PySmeQcd-1.1.0a0/src ``` 3. Copy the ```PySmeQcd``` directory into the main directory of your project. ```console $ cp PySmeQcd <MY_PROJECT> ``` ## Documentation PySmeQcd's documentation is available on [Read the Docs](https://pysmeqcd.readthedocs.io). ## 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](https://github.com/GComitini/PySmeQcd/blob/master/LICENSE).


نیازمندی

مقدار نام
- matplotlib
- numpy
- scipy


زبان مورد نیاز

مقدار نام
>=3 Python


نحوه نصب


نصب پکیج whl PySmeQcd-1.1.0a0:

    pip install PySmeQcd-1.1.0a0.whl


نصب پکیج tar.gz PySmeQcd-1.1.0a0:

    pip install PySmeQcd-1.1.0a0.tar.gz