From 6db78b7f1138fa15fbda9e7235f9175f1e7b0d05 Mon Sep 17 00:00:00 2001 From: gsinharay Date: Mon, 9 Sep 2024 17:10:47 +0200 Subject: [PATCH] Update and rename README.rst to README.md changed readme to markdown from rst. added SQAaaS badge and licence in title. I think it is a static badge at present. --- README.rst => README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) rename README.rst => README.md (91%) diff --git a/README.rst b/README.md similarity index 91% rename from README.rst rename to README.md index 67b06b0..3db955d 100644 --- a/README.rst +++ b/README.md @@ -1,4 +1,6 @@ normflow +[![SQAaaS badge shields.io](https://img.shields.io/badge/sqaaas%20software-silver-lightgrey)](https://api.eu.badgr.io/public/assertions/-g9rQYZJTyi4S-VUrbvqlQ "SQAaaS silver badge achieved") +[![License: MIT](https://cdn.prod.website-files.com/5e0f1144930a8bc8aace526c/65dd9eb5aaca434fac4f1c34_License-MIT-blue.svg)](/LICENSE) -------- This package contains utilities for the implementation of the method of normalizing flows as a generative model for lattice field theory. @@ -85,5 +87,5 @@ To this end, one can use:: where ``nranks`` specifies the number of GPUs. -| Created by Javad Komijani on 2021 +| Created by Javad Komijani in 2021 | Copyright (C) 2021-24, Javad Komijani