Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
scverse
/
squidpy
Public
Notifications
You must be signed in to change notification settings
Fork
122
Star
599
Code
Issues
81
Pull requests
31
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Improved sliding windows
- #1116
#1116
Open
schrf
wants to merge 22 commits into
scverse:main
scverse/squidpy:main
from
schrf:improved_sliding_windows
schrf/squidpy:improved_sliding_windows
Copy head branch name to clipboard
Conversation
Commits
22
(22)
Checks
Files changed
Open
Improved sliding windows
#1116
schrf
wants to merge 22 commits into
scverse:main
scverse/squidpy:main
from
schrf:improved_sliding_windows
schrf/squidpy:improved_sliding_windows
Copy head branch name to clipboard
Commits
Commits on Jan 23, 2026
added two window calculations
Felix Schroeder
committed
26bf957
View commit details
Copy full SHA for 26bf957
Browse repository at this point
Commits on Feb 5, 2026
bugfix partial_windows
Felix Schroeder
committed
f86074e
View commit details
Copy full SHA for f86074e
Browse repository at this point
style improvement
Felix Schroeder
committed
248bae7
View commit details
Copy full SHA for 248bae7
Browse repository at this point
updated tests
Felix Schroeder
committed
80b464f
View commit details
Copy full SHA for 80b464f
Browse repository at this point
Commits on Feb 6, 2026
improved partial_window split
Felix Schroeder
committed
82407bb
View commit details
Copy full SHA for 82407bb
Browse repository at this point
Commits on Feb 10, 2026
Merge branch 'main' into improved_sliding_windows
Felix Schroeder
committed
d579f47
View commit details
Copy full SHA for d579f47
Browse repository at this point
Commits on Feb 12, 2026
bugfix partial_windows == "split" when overlap is set
Felix Schroeder
committed
66c566a
View commit details
Copy full SHA for 66c566a
Browse repository at this point
simplify code
Felix Schroeder
committed
f515f93
View commit details
Copy full SHA for f515f93
Browse repository at this point
Commits on Feb 13, 2026
bugfix adaptive with overlap
Felix Schroeder
committed
6c7e7f5
View commit details
Copy full SHA for 6c7e7f5
Browse repository at this point
Update notebooks submodule pointer
Felix Schroeder
committed
c1fa430
View commit details
Copy full SHA for c1fa430
Browse repository at this point
Commits on Feb 20, 2026
Merge branch 'main' into improved_sliding_windows
selmanozleyen
authored
951675d
View commit details
Copy full SHA for 951675d
Browse repository at this point
Commits on Mar 8, 2026
reduce changes to sliding window
Felix Schroeder
committed
01e2e3b
View commit details
Copy full SHA for 01e2e3b
Browse repository at this point
improved tests
Felix Schroeder
committed
a48f2bf
View commit details
Copy full SHA for a48f2bf
Browse repository at this point
Merge branch 'main' into improved_sliding_windows
Felix Schroeder
committed
1253a65
View commit details
Copy full SHA for 1253a65
Browse repository at this point
revert minor change
Felix Schroeder
committed
4c7d9b1
View commit details
Copy full SHA for 4c7d9b1
Browse repository at this point
Commits on Jun 9, 2026
Merge branch 'main' into improved_sliding_windows
timtreis
authored
935096f
View commit details
Copy full SHA for 935096f
Browse repository at this point
Commits on Jun 19, 2026
Merge branch 'main' into improved_sliding_windows
selmanozleyen
authored
2f32109
View commit details
Copy full SHA for 2f32109
Browse repository at this point
Commits on Aug 12, 2026
refactor(sliding_window): split grid/split methods, fix crashes, deprecate drop_partial_windows
Show description for 3cbf2ff
timtreis
committed
3cbf2ff
View commit details
Copy full SHA for 3cbf2ff
Browse repository at this point
chore: drop docs/notebooks submodule bump (resolve conflict with main)
Show description for d6c411e
timtreis
committed
d6c411e
View commit details
Copy full SHA for d6c411e
Browse repository at this point
[pre-commit.ci] auto fixes from pre-commit.com hooks
Show description for fc5e78b
pre-commit-ci[bot]
committed
fc5e78b
View commit details
Copy full SHA for fc5e78b
Browse repository at this point
Merge branch 'main' into improved_sliding_windows
timtreis
authored
5ffe5be
View commit details
Copy full SHA for 5ffe5be
Browse repository at this point
Commits on Aug 13, 2026
docs(sliding_window): note the overlap>0 one-column-per-window memory cost
timtreis
committed
63fa324
View commit details
Copy full SHA for 63fa324
Browse repository at this point
You can’t perform that action at this time.