Skip to content

Commit

Permalink
Release 0.9.1 (#74)
Browse files Browse the repository at this point in the history
* updates docs

* adds install
  • Loading branch information
Intron7 authored Oct 2, 2023
1 parent b890033 commit 573415b
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion docs/release-notes/0.9.1.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
### 0.9.1 {small}`the future`
### 0.9.1 {small}

```{rubric} Features
```
* added batchsize for {func}`~rapids_singlecell.tl.embedding_density` {pr}`67` {smaller}`S Dicks`
* adds subclustering and brings {func}`~rapids_singlecell.tl.leiden` and {func}`~rapids_singlecell.tl.louvain` closer to feature parity with {mod}`scanpy` {pr}`68` {smaller}`S Dicks`

```{rubric} Misc
```
* Can now be installed against CUDA11 and CUDA12 with pip {pr}`72` {smaller}`S Dicks`

0 comments on commit 573415b

Please sign in to comment.