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 }}
natverse
/
nat
Public
Notifications
You must be signed in to change notification settings
Fork
28
Star
79
Code
Issues
48
Pull requests
9
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Reduce memory footprint of coord2ind
- #522
#522
Open
jefferis
wants to merge 18 commits into
master
natverse/nat:master
from
feature/efficient-coord2ind
natverse/nat:feature/efficient-coord2ind
Copy head branch name to clipboard
Conversation
Commits
18
(18)
Checks
Files changed
Open
Reduce memory footprint of coord2ind
#522
jefferis
wants to merge 18 commits into
master
natverse/nat:master
from
feature/efficient-coord2ind
natverse/nat:feature/efficient-coord2ind
Copy head branch name to clipboard
Commits
Commits on Oct 12, 2025
doc: whitespace changes
jefferis
committed
2457a65
View commit details
Copy full SHA for 2457a65
Browse repository at this point
clarify coords doesn't have to be a matrix
Show description for 9e83c3a
jefferis
committed
9e83c3a
View commit details
Copy full SHA for 9e83c3a
Browse repository at this point
coord2ind: alternative method with reduced memory use
Show description for 4f9d698
jefferis
committed
4f9d698
View commit details
Copy full SHA for 4f9d698
Browse repository at this point
Commits on Oct 13, 2025
use matrixStats::colRanges to save more memory
Show description for 879a185
jefferis
committed
879a185
View commit details
Copy full SHA for 879a185
Browse repository at this point
More use of matrixStats to reduce memory footprint
Show description for 232ca9b
jefferis
committed
232ca9b
View commit details
Copy full SHA for 232ca9b
Browse repository at this point
Commits on Oct 14, 2025
Another 4 versions of testing coord2ind using natcpp
Show description for 45aed2a
jefferis
committed
45aed2a
View commit details
Copy full SHA for 45aed2a
Browse repository at this point
give use_natcpp a (min) version argument
jefferis
committed
d80cd61
View commit details
Copy full SHA for d80cd61
Browse repository at this point
roxygenise
jefferis
committed
91e08e1
View commit details
Copy full SHA for 91e08e1
Browse repository at this point
implement faster version of natcpp
jefferis
committed
0927588
View commit details
Copy full SHA for 0927588
Browse repository at this point
dev: use test_path for paths
Show description for 915c8b9
jefferis
committed
915c8b9
View commit details
Copy full SHA for 915c8b9
Browse repository at this point
remove redundant implementations
jefferis
committed
a36fb8d
View commit details
Copy full SHA for a36fb8d
Browse repository at this point
try to work around CMAKE version issue
Show description for 01b44bf
jefferis
committed
01b44bf
View commit details
Copy full SHA for 01b44bf
Browse repository at this point
use natcpp for sub2ind
Show description for 4af8e5d
jefferis
committed
4af8e5d
View commit details
Copy full SHA for 4af8e5d
Browse repository at this point
wire up the new natcpp code by default
jefferis
committed
a8cd4d4
View commit details
Copy full SHA for a8cd4d4
Browse repository at this point
eliminate thinko version checks
Show description for beae426
jefferis
committed
beae426
View commit details
Copy full SHA for beae426
Browse repository at this point
fix namespace bug and update natcpp version
Show description for 376cb13
jefferis
committed
376cb13
View commit details
Copy full SHA for 376cb13
Browse repository at this point
Commits on Feb 24, 2026
Use natcpp coord check mode for Clamp=FALSE semantics
jefferis
committed
1b3cffc
View commit details
Copy full SHA for 1b3cffc
Browse repository at this point
Commits on Mar 6, 2026
Stabilize as.im3d matrix bin boundary assignment
jefferis
committed
4fe4744
View commit details
Copy full SHA for 4fe4744
Browse repository at this point
You can’t perform that action at this time.