From 4cb25ff6ba265c4b9a64f13b49876e4c52b35efc Mon Sep 17 00:00:00 2001 From: N_T Date: Wed, 3 Apr 2024 16:12:16 +0200 Subject: [PATCH] fixed arxiv link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5773d04..2e0fbf7 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # SFBC This repository contains the Neural Network code for the paper: Symmetric basis convolutions for learning lagrangian fluid mechanics (Published at ICLR 2024). -(Full Paper)[https://arxiv.org/abs/2403.16680] +[Full Paper](https://arxiv.org/abs/2403.16680) For the solver used to generate the 2D Datasets see here: https://github.com/wi-re/torchSPHv2, for the 1D Solver see this demonstration script: https://colab.research.google.com/drive/1sXpvpARWptz0VncnVgo8ga76_qsRyjzz?authuser=1.