Metadata-Version: 2.1
Name: qcdevol
Version: 4.1
Summary: Evolution of QCD couplings, masses and other renormalization parameters.
Home-page: https://github.com/gplepage/qcdevol
Author: G. Peter Lepage
Author-email: g.p.lepage@cornell.edu
License: GPLv3
Requires-Python: >=3.6
License-File: LICENSE.txt
Requires-Dist: numpy
Requires-Dist: gvar

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
