scverse / scverse/scanpy

Investigate Array API usage in scanpy codebase

Open
#3,136 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Needs info❔ RFC/ Discussion
Dominant language
Python
Stars
2.6k
Forks
779
Avg merge
1d 4h
Merged PRs (30d)
27

Description

What kind of feature would you like to request?

Additional function parameters / changed functionality / changed defaults?

Please describe your wishes

The array api is somewhat mature to the point of being using in scipy for interoperability between dense CPU/GPU functions (see https://docs.scipy.org/doc/scipy/dev/api-dev/array_api.html). It is coming with the new sparse format that may come into existence: https://github.com/pydata/sparse/discussions/618

So it would be good to start experimenting with this in scanpy

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue names no Scanpy files, tests, or entry points. Start by surveying the codebase for array operations and review the linked SciPy Array API guidance and pydata/sparse discussion. Define a focused experiment and its supported operations, then document the results and tests needed to show the chosen functionality works.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
bioinformatics
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.