Skip to content

Commit 53a0413

Browse files
Add scib-rapids to scverse ecosystem packages
Add meta.yaml for scib-rapids package with details
1 parent 91936ce commit 53a0413

1 file changed

Lines changed: 19 additions & 0 deletions

File tree

packages/scib-rapids/meta.yaml

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
name: scib-rapids
2+
description: |
3+
GPU-accelerated single-cell integration benchmarking metrics using RAPIDS (cuML, CuPy)
4+
as a drop-in replacement for the JAX-based metrics in scib-metrics.
5+
project_home: https://github.com/maarten-devries/scib-rapids
6+
documentation_home: https://scib-rapids.readthedocs.io/
7+
install:
8+
pypi: scib-rapids
9+
tags:
10+
- benchmarking
11+
- single-cell
12+
- data integration
13+
- GPU acceleration
14+
- RAPIDS
15+
license: BSD-3-Clause
16+
version: 0.1.0
17+
contact:
18+
- maarten-devries
19+
category: ecosystem

0 commit comments

Comments
 (0)