Skip to content

Commit

Permalink
Fix RAPIDS PR link in changelog (scverse#2086)
Browse files Browse the repository at this point in the history
  • Loading branch information
flying-sheep authored Dec 18, 2021
1 parent 60bb5be commit 83f9014
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/release-notes/1.4.5.rst
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Please install `scanpy==1.4.5.post3` instead of `scanpy==1.4.5`.

- :mod:`~scanpy.pp.downsample_counts` now always preserves the dtype of it's input, instead of converting floats to ints :pr:`865` :smaller:`I Virshup`
- allow specifying a base for :func:`~scanpy.pp.log1p` :pr:`931` :smaller:`G Eraslan`
- run neighbors on a GPU using rapids :pr:`850` :smaller:`T White`
- run neighbors on a GPU using rapids :pr:`830` :smaller:`T White`
- param docs from typed params :smaller:`P Angerer`
- :func:`~scanpy.tl.embedding_density` now only takes one positional argument; similar for :func:`~scanpy.pl.embedding_density`, which gains a param `groupby` :pr:`965` :smaller:`A Wolf`
- webpage overhaul, ecosystem page, release notes, tutorials overhaul :pr:`960` :pr:`966` :smaller:`A Wolf`
Expand Down

0 comments on commit 83f9014

Please sign in to comment.