From 1447900133e28042e650574156d2c08554d32c6f Mon Sep 17 00:00:00 2001 From: zaikunzhang Date: Sun, 24 Mar 2024 13:21:14 +0800 Subject: [PATCH] 240324.132114.HKT try `skip` in `.cirrus.yml` --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 36080a51b7..7e432cb54e 100644 --- a/README.md +++ b/README.md @@ -60,7 +60,7 @@ However, Professor Powell's implementation was done in [Fortran 77](./fortran/or The code is nontrivial to understand or maintain, let alone extend. For many practitioners, this has become an obstacle to exploiting these solvers in their applications. Even worse, it has hindered researchers from exploring the wealth left by Professor -Powell to us. By all means, it is +Powell. By all means, it is [necessary to make the solvers available in languages other than Fortran](https://permalink.lanl.gov/object/tr?what=info:lanl-repo/lareport/LA-UR-23-23992) promptly, first wrapping Powell's code, which is the objective of [PDFO](https://www.pdfo.net), and then providing native and modernized implementations, which is the mission of PRIMA.