summaryrefslogtreecommitdiff
path: root/issues
diff options
context:
space:
mode:
authorAlexander_Kabui2022-09-20 17:00:06 +0300
committerAlexander_Kabui2022-09-20 17:00:06 +0300
commita8973e117b2dc764f68e3c373489f84367eb9c23 (patch)
treecc7e7294bd8c4479d253ffb524df9d2472f93a8b /issues
parentd4465af2368f4581c01bbe22cea76d85ac0308b0 (diff)
downloadgn-gemtext-a8973e117b2dc764f68e3c373489f84367eb9c23.tar.gz
new-todo: implement biweight correlation for rust
Diffstat (limited to 'issues')
-rw-r--r--issues/implement-parallel-correlation-with-rust.gmi3
1 files changed, 2 insertions, 1 deletions
diff --git a/issues/implement-parallel-correlation-with-rust.gmi b/issues/implement-parallel-correlation-with-rust.gmi
index 19faecf..849737d 100644
--- a/issues/implement-parallel-correlation-with-rust.gmi
+++ b/issues/implement-parallel-correlation-with-rust.gmi
@@ -41,6 +41,8 @@ parralel computation
* [x] code optimization and minor fixes
+* [ ] implement biweight mid correlation for rust
+
@@ -99,4 +101,3 @@ also something to be considered is lmdb
integrated codebase to store db in text files for probeset types
=> https://github.com/genenetwork/genenetwork2/pull/736
-