Skip to content

Commit c7c70b0

Browse files
committed
add PR number
1 parent 949aba4 commit c7c70b0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/release-notes/0.15.1.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
```{rubric} Bug fixes
99
```
1010
* Fixes `tl.rank_genes_groups` returning NaN/zero `logfoldchanges`/`pvals` with `groups=[subset]` and `reference='rest'` {pr}`651` {smaller}`S Dicks`
11-
* Fixes float64 precision loss in the sparse Pearson-residual kernels: ``pp.normalize_pearson_residuals`` (and ``pp.highly_variable_genes`` with ``flavor='pearson_residuals'``) on CSR/CSC input divided by the single-precision intrinsic ``sqrtf``, silently capping the float64 path at ~7 significant digits {pr}`xxx` {smaller}`A Mikaeili`
11+
* Fixes float64 precision loss in the sparse Pearson-residual kernels: ``pp.normalize_pearson_residuals`` (and ``pp.highly_variable_genes`` with ``flavor='pearson_residuals'``) on CSR/CSC input divided by the single-precision intrinsic ``sqrtf``, silently capping the float64 path at ~7 significant digits {pr}`658` {smaller}`A Mikaeili`
1212

1313
```{rubric} Misc
1414
```

0 commit comments

Comments
 (0)