From 73190629c5302d3b40d7fd928e2a370aeea18c71 Mon Sep 17 00:00:00 2001 From: Zane Hambly Date: Sun, 31 May 2026 02:38:35 +1200 Subject: [PATCH] Add project update and focus on GPU support Added an update section to inform users about the project's current focus on GPU support and future updates. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 8b5fc60..9960e48 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ Kia ora (hello)! Welcome to a complete modernisation of the SLATEC Common Mathematical Library, dragging this 1993 FORTRAN 77 codebase—kicking and screaming, in some cases—into the modern Fortran era (2018+). +**UPDATE**: Hello everyone! Apologies for the hiatus from this project. If you're reading this at the moment I'm focused on getting this library running on GPU's not really on adding FORD documentation or doing much more code modernisation. This will be updated from time to time and you will see it featured in some of my other projects. Thank you all for your support and I hope you have a blessed day! + --- ## What's All This Then?