From 4df438501ef84fde694c18ca6a3671526919ae3b Mon Sep 17 00:00:00 2001 From: andreab1997 Date: Fri, 28 Oct 2022 12:41:33 +0200 Subject: [PATCH] Remove comment on README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6d5c727..acc405a 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ # DIS_TP This is the python version of the code I used for my master's thesis. It computes the F2 and FL structure functions for DIS with heavy-quark prodction (at the moment -assumed to be the b-quark) at NLO, NNLO and N3LO (in progress...). It is also able to construct the scale varied result (at the moment only threshold scale variation +assumed to be the b-quark) at NLO, NNLO and N3LO. It is also able to construct the scale varied result (at the moment only threshold scale variation is available) and obtain uncertainty bands based on that.