summaryrefslogtreecommitdiff
path: root/issues/implement-parallel-correlation-with-rust.gmi
diff options
context:
space:
mode:
authorAlexander_Kabui2022-09-05 20:05:36 +0300
committerAlexander_Kabui2022-09-05 20:05:36 +0300
commit47b0a949735cbf776b276db08a7e497cdefbfb72 (patch)
treea52500817569a7c39f2a46a5aeff19ac5d17a49a /issues/implement-parallel-correlation-with-rust.gmi
parente44c5aab8a931c46bf8ca20f8c5ab793cf67fe12 (diff)
downloadgn-gemtext-47b0a949735cbf776b276db08a7e497cdefbfb72.tar.gz
update issues/implement-parallel-correlation-with-rust
Diffstat (limited to 'issues/implement-parallel-correlation-with-rust.gmi')
-rw-r--r--issues/implement-parallel-correlation-with-rust.gmi18
1 files changed, 16 insertions, 2 deletions
diff --git a/issues/implement-parallel-correlation-with-rust.gmi b/issues/implement-parallel-correlation-with-rust.gmi
index 18fa0ae..aaef1dc 100644
--- a/issues/implement-parallel-correlation-with-rust.gmi
+++ b/issues/implement-parallel-correlation-with-rust.gmi
@@ -9,7 +9,7 @@ parralel computation
## Tags
-* assigned:alexm
+* assigned:alem,Fred
* type: upgrade
* priority: medium
* status: in progress
@@ -39,7 +39,7 @@ parralel computation
* [ ] add parralel computation
-* [ ] code optimization and minor fixes
+* [x] code optimization and minor fixes
@@ -78,3 +78,17 @@ PR for parsing datasets
=> https://github.com/genenetwork/genenetwork3/pull/96
+
+## 17,Aug 2022
+
+integration of correlation rust ongoing with @fred working
+also including optimizing of slow queries,code refatoring
+
+
+## 5 Sept 2022
+
+use text files similar to gn1 see example
+
+=> https://github.com/genenetwork/genenetwork1/blob/d2381dd5bb35cb906032f7d530e9d14984e1de21/web/webqtl/correlation/CorrelationPage.py#L271
+
+also something to be considered is lmdb