-
Notifications
You must be signed in to change notification settings - Fork 70
Permalink
base repository:
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository:
theislab/scib
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.1.5
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: theislab/scib
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.1.6
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 12 commits
- 23 files changed
- 6 contributors
Commits on Apr 17, 2024
-
* improve np.nansum and use njit for HBeta * use np.eye function for convert_to_one_hot and reduce redundant initialisation * use with loop for temporary files * Add importlib-metadata in setup.cfg * set minimum python version to 3.8 * python version inas strings * update Scanorama version * fix n_batch
Configuration menu - View commit details
-
Copy full SHA for 443f89b - Browse repository at this point
Copy the full SHA 443f89bView commit details -
Update codecov with token (#407)
* use codecov-action v4 * fix delete-artifact tag * use delete-artifact@v4
Configuration menu - View commit details
-
Copy full SHA for 2d9ec16 - Browse repository at this point
Copy the full SHA 2d9ec16View commit details -
Configuration menu - View commit details
-
Copy full SHA for 127e41e - Browse repository at this point
Copy the full SHA 127e41eView commit details
Commits on Apr 22, 2024
-
Use precomputed clustering (#406)
* cluster only when clustering key does not exist or if forced * add tests for precomputed clusters * allow passing arguments to cluster_optimal_resolution from isolated label score * fix docstring issues * add test for isolated labe score with precomputed clusters * fix neighbors check * fix resolution getter function * update explicit get_resolutions functions * return no isolated labels when minimum number of batches per label is the same as total batches * include update docstrings for clustering * add use_rep to optimal clustering * use graph connectivity for scanorama
Configuration menu - View commit details
-
Copy full SHA for 9c5a936 - Browse repository at this point
Copy the full SHA 9c5a936View commit details
Commits on Aug 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 584fe4f - Browse repository at this point
Copy the full SHA 584fe4fView commit details -
Configuration menu - View commit details
-
Copy full SHA for a515946 - Browse repository at this point
Copy the full SHA a515946View commit details -
In some versions of scipy(e.g. 1.14), M.A might not be available. In such cases, you should use M.toarray() to convert the sparse matrix to a dense one. Co-authored-by: Michaela Müller <51025211+mumichae@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 9271d92 - Browse repository at this point
Copy the full SHA 9271d92View commit details -
Update preprocessing.py (#402)
Ensure essential packages are not detached. Co-authored-by: Michaela Müller <51025211+mumichae@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 3d982c4 - Browse repository at this point
Copy the full SHA 3d982c4View commit details -
Skip labels before loop (#394)
* Skip labels before loop * Fix lint --------- Co-authored-by: Michaela Müller <51025211+mumichae@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 5547cd1 - Browse repository at this point
Copy the full SHA 5547cd1View commit details
Commits on Nov 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for acfde78 - Browse repository at this point
Copy the full SHA acfde78View commit details
Commits on Dec 5, 2024
-
Fix kBET test for 1.1.6 (#420)
* adjust margin and add random batch kbet score test * update python versions * update to 3.12 for metrics * set 3.11 as max python version (due to incompatibility with louvain) * update python version for readthedocs build * reduce number of kbet tests
Configuration menu - View commit details
-
Copy full SHA for 0cf0ba1 - Browse repository at this point
Copy the full SHA 0cf0ba1View commit details -
Configuration menu - View commit details
-
Copy full SHA for a26aa63 - Browse repository at this point
Copy the full SHA a26aa63View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.1.5...v1.1.6