diff options
author | Artyom Bologov | 2024-04-25 02:04:05 +0400 |
---|---|---|
committer | Artyom Bologov | 2024-04-25 02:04:14 +0400 |
commit | 97575ada29d97aef5ca9a17b4003dfae00a61ac5 (patch) | |
tree | fd764d610fd5586b624cb8d0a9e88be9a279e859 | |
parent | b20be296fb4d68593ef7a46dced00477bdd1f321 (diff) | |
download | gn-gemtext-97575ada29d97aef5ca9a17b4003dfae00a61ac5.tar.gz |
mgamma: Mention GSL update necessity.
-rw-r--r-- | issues/mgamma/mgamma-convert.gmi | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/issues/mgamma/mgamma-convert.gmi b/issues/mgamma/mgamma-convert.gmi index 00ade49..aa7eded 100644 --- a/issues/mgamma/mgamma-convert.gmi +++ b/issues/mgamma/mgamma-convert.gmi @@ -11,6 +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 * [ ] 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 |