Metadata-Version: 2.4
Name: qcdevol
Version: 4.1.1
Summary: Evolution of QCD couplings, masses and other renormalization parameters.
Author-email: "G. Peter Lepage" <g.p.lepage@cornell.edu>
License-Expression: GPL-3.0+
Project-URL: Homepage, https://github.com/gplepage/qcdevol
Project-URL: Issues, https://github.com/gplepage/qcdevol/issues
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.10
Description-Content-Type: text/x-rst
License-File: LICENSE.txt
Requires-Dist: numpy>=1.24
Requires-Dist: gvar
Dynamic: license-file

qcdevol
-------

The ``qcdevol`` package implements the QCD evolution of 
couplings, masses, and other renormalization parameters.
Uncertainties can be incorporated into parameters using 
the ``gvar`` module. QED effects can be included. 
There are also tools for manipulating 
and evolving perturbation series.

A tutorial on how to use the package is
included in the documentation; documentation is in the ``doc/``
subdirectory: see ``doc/html/index.html`` 
or <https://qcdevol.readthedocs.io>.

See the ``INSTALLATION`` file for installation 
directions. Test ``qcdevol`` using ``make tests``.
For documentation, open ``src/html/index.html`` in 
a browser. Licensing information is in the ``LICENSE``
file.

| Created by G. Peter Lepage (Cornell University) 2023
| Copyright (c) 2023 G. Peter Lepage

.. image:: https://zenodo.org/badge/DOI/10.5281/zenodo.7925122.svg
   :target: https://doi.org/10.5281/zenodo.7925122
