We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 91936ce commit 53a0413Copy full SHA for 53a0413
1 file changed
packages/scib-rapids/meta.yaml
@@ -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