From a6e654426ce33045eb65c70e0af8623b8f8f2093 Mon Sep 17 00:00:00 2001 From: Artyom Bologov Date: Fri, 26 Apr 2024 00:39:23 +0400 Subject: mgamma/convert: Guile-GSL is float-aware now. --- issues/mgamma/mgamma-convert.gmi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/issues/mgamma/mgamma-convert.gmi b/issues/mgamma/mgamma-convert.gmi index aa7eded..7ce7a7d 100644 --- a/issues/mgamma/mgamma-convert.gmi +++ b/issues/mgamma/mgamma-convert.gmi @@ -11,7 +11,7 @@ MGamma can convert between different formats. # Tasks * [ ] Store genotypes as floats instead of doubles in lmdb -* [ ] Required for the above: rework the type system in guile-gsl to allow float vectors/matrices +* [X] Required for the above: rework the type system in guile-gsl to allow float vectors/matrices * [ ] Add annotations to genotype lmdb format - probably as the first named columns * [ ] Provide a metadata header in JSON that tracks such info and a version -- cgit v1.2.3