Skip to content

Cleanup package for dependency in scib-metrics #5

Description

@adamgayoso

Hello, I'm interested in using these metrics in the package we are building:

https://github.com/YosefLab/scib-metrics

which contains reimplementations of the scib metrics mostly using jax. I think it would be cool to include the balanced ari/ami here, but this package currently seems to contain superfluous and restricted dependencies (e.g., jupyterlab, and tight restrictions on numpy etc). Furthermore, there is some cython code that can make things complicated. However, it does look straightforward to reimplement that one function using numba for example.

Is there any interest in including these two changes (removing unnecessary dependencies and porting to use numba) here?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requestrefactorRefactoring code for a feature or implementation

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions