summary refs log tree commit diff
diff options
context:
space:
mode:
-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
 
-