8000 Comparing v1.1.4...v1.1.5 · theislab/scib · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Permalink

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
8000
base: v1.1.4
Choose a base ref
...
head repository: theislab/scib
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.1.5
Choose a head ref
  • 3 commits
  • 18 files changed
  • 2 contributors

Commits on Jan 9, 2024

  1. Update dependencies (#396)

    * pin pandas 2 and adapt breaking code
    
    * update scanorama
    
    * set minimum python version to 3.8
    mumichae authored Jan 9, 2024
    Configuration menu
    Copy the full SHA
    d42f919 View commit details
    9BFD
    Browse the repository at this point in the history

Commits on Mar 31, 2024

  1. Fix argument deprecation (#404)

    * use renamed_arg instead of deprecated_arg_names
    
    * remove python 3.8 from github actions
    
    * use np.array instead of np.matrix when densifying
    
    * test up to python 3.11
    
    * more verbose assertion
    
    * change scanvi score for testing
    
    * change scvi score for testing
    
    * remove integration from code coverage
    
    * less exact test for scvi and scanvi
    mumichae authored Mar 31, 2024
    Configuration menu
    Copy the full SHA
    c17e221 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2024

  1. Configuration menu
    Copy the full SHA
    59ae6ee View commit details
    Browse the repository at this point in the history
Loading
0