Skip to content

Parallel mean_var #151

@flying-sheep

Description

@flying-sheep

In scanpy, mean_var used @numba.jit(parallel=True), we don’t

We should either port scanpy’s smart decorator or just pass parallel=True and let the users with many cores deal with it.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions