From 3e6a74f98570e66674873e90abe21d77cee7df25 Mon Sep 17 00:00:00 2001 From: Dominik Date: Sat, 30 Nov 2024 13:55:49 -0800 Subject: [PATCH] fix readme --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index a684ba1e..139b7811 100755 --- a/README.md +++ b/README.md @@ -77,10 +77,6 @@ Release Notes * `run_magic_imputation` now has a boolean parameter `sparse` to control output sparsity * **bugfix**: `run_local_variability` for dense expression arrays now runs much faster and more accurate - ### Version 1.3.5rc - * `run_magic_imputation` now has a boolean parameter `sparse` to control output sparsity - ->>>>>>> 4d0f0314270d4c8463fa8fd69a217ac1a6491f6a ### Version 1.3.4 * avoid devision by zero in `select_branch_cells` for very small datasets * make branch selection robust against NaNs