From 2a8fa8d6f4d5ef23c2c444c6b95ca44dde3e76f3 Mon Sep 17 00:00:00 2001 From: "Thomas Helfer, Ph.D." Date: Tue, 26 Nov 2024 11:26:23 +0000 Subject: [PATCH] Update README.md --- README.md | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0d6c177..8183ede 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,3 @@ -![Unittest](https://github.com/ThomasHelfer/TorchGRTL/actions/workflows/actions.yml/badge.svg) -[![License: MIT](https://img.shields.io/badge/License-MIT-red.svg)](https://opensource.org/licenses/MIT) # TorchGRTL - Numerical General Relativity in PyTorch @@ -7,7 +5,17 @@ no alignment

+
+ +![Unittest](https://github.com/ThomasHelfer/TorchGRTL/actions/workflows/actions.yml/badge.svg) +[![License: MIT](https://img.shields.io/badge/License-MIT-blue)](https://opensource.org/licenses/MIT) +[![arXiv: 2411.02453](https://img.shields.io/static/v1?label=arXiv&message=2411.02453&color=B31B1B&logo=arXiv)](https://arxiv.org/abs/2411.02453) + +[![Hugging Face Dataset: Validation](https://img.shields.io/badge/%F0%9F%A4%97%20Hugging%20Face-Dataset%3A%20BinaryBlackHoleValidation-FFD21E)](https://huggingface.co/datasets/thelfer/BinaryBlackHoleValidation) +[![Hugging Face Dataset: Train](https://img.shields.io/badge/%F0%9F%A4%97%20Hugging%20Face-Dataset%3A%20BinaryBlackHole-FFD21E)](https://huggingface.co/datasets/thelfer/BinaryBlackHole) + +
## Overview TorchGRTL is a Python library for the application of deep learning to Numerical Relativity. It is based on the [GRTL codebase](https://example.com](https://github.com/GRTLCollaboration/GRChombo)) (formerly known as GRChombo) codebase.