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 }}
DeepLabCut
/
DeepLabCut
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
1.8k
Star
5.8k
Code
Issues
21
Pull requests
24
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Prepare for NumPy 2 forward compatibility
- #3420
#3420
Merged
deruyter92
merged 9 commits into
DeepLabCut:dev
DeepLabCut/DeepLabCut:dev
from
natsukium:support-numpy-2
natsukium/DeepLabCut:support-numpy-2
Copy head branch name to clipboard
Aug 31, 2026
Conversation
Commits
9
(9)
Checks
Files changed
Merged
Prepare for NumPy 2 forward compatibility
#3420
deruyter92
merged 9 commits into
DeepLabCut:dev
DeepLabCut/DeepLabCut:dev
from
natsukium:support-numpy-2
natsukium/DeepLabCut:support-numpy-2
Copy head branch name to clipboard
Commits
Commits on Jul 25, 2026
Raise numpy lower bound to 1.22.4 for np.percentile's method= keyword
Show description for 9f227ab
natsukium
committed
9f227ab
View commit details
Copy full SHA for 9f227ab
Browse repository at this point
Replace NumPy 2.0-removed array APIs with supported equivalents
Show description for d96b3a3
natsukium
committed
d96b3a3
View commit details
Copy full SHA for d96b3a3
Browse repository at this point
Estimate tracklet rank with a dense SVD instead of interpolative SVD
Show description for 4b977b4
natsukium
committed
4b977b4
View commit details
Copy full SHA for 4b977b4
Browse repository at this point
Compare montblanc assemblies order-independently in the assembler test
Show description for 0cd0291
natsukium
committed
0cd0291
View commit details
Copy full SHA for 0cd0291
Browse repository at this point
Commits on Jul 27, 2026
`Tracklet`: restore divsion-by-zero guard
Show description for 8477582
deruyter92
committed
8477582
View commit details
Copy full SHA for 8477582
Browse repository at this point
add basic test for `Tracklet.estimate_rank`
deruyter92
committed
92ea5e6
View commit details
Copy full SHA for 92ea5e6
Browse repository at this point
deduplicate crossvalutils._calc_separability into a shared utility
Show description for 0bcb30a
deruyter92
committed
0bcb30a
View commit details
Copy full SHA for 0bcb30a
Browse repository at this point
Hoist `np.trapz` compat check to module-level constants
Show description for 2e6675c
deruyter92
committed
2e6675c
View commit details
Copy full SHA for 2e6675c
Browse repository at this point
Commits on Aug 26, 2026
Update uv.lock
C-Achard
committed
6f8d599
View commit details
Copy full SHA for 6f8d599
Browse repository at this point
You can’t perform that action at this time.