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
Accelerator
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
Type
/
to 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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
BiocPy
/
DelayedArray
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Issues
2
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
DelayedArray
src
delayedarray
Cast.py
on
master
User selector
All users
All time
Commit history
Commits on Feb 1, 2024
Switch to Grid classes to control how iteration is performed. (#61)
Show description for 3117799
LTLA
authored
3117799
View commit details
Copy full SHA for 3117799
View code at this point
Browse repository at this point
Commits on Jan 29, 2024
Do not require Fortran storage order from extract_dense_array.
Show description for 8a99578
LTLA
committed
8a99578
View commit details
Copy full SHA for 8a99578
View code at this point
Browse repository at this point
Subset is now mandatory in extract_*_array calls.
Show description for a5ec2e2
LTLA
committed
a5ec2e2
View commit details
Copy full SHA for a5ec2e2
View code at this point
Browse repository at this point
Commits on Jan 28, 2024
Support masking throughout the various operations and methods. (#57)
Show description for c91e707
LTLA
authored
c91e707
View commit details
Copy full SHA for c91e707
View code at this point
Browse repository at this point
Commits on Sep 27, 2023
Another round of cleaning up the docstrings and type hints.
Show description for a48799e
LTLA
committed
a48799e
View commit details
Copy full SHA for a48799e
View code at this point
Browse repository at this point
Commits on Sep 26, 2023
Switch to generics instead of using __DelayedArray methods.
Show description for ccd578d
LTLA
committed
ccd578d
View commit details
Copy full SHA for ccd578d
View code at this point
Browse repository at this point
Switch to extract_sparse_array and extract_dense_array generics. (#50)
Show description for 091aa22
LTLA
authored
091aa22
View commit details
Copy full SHA for 091aa22
View code at this point
Browse repository at this point
Commits on Sep 22, 2023
Added an is_pristine method to check for operations.
Show description for 2c2302c
LTLA
committed
2c2302c
View commit details
Copy full SHA for 2c2302c
View code at this point
Browse repository at this point
Added generic to check whether the delayed matrix is sparse. (#47)
Show description for fe66391
LTLA
authored
fe66391
View commit details
Copy full SHA for fe66391
View code at this point
Browse repository at this point
Minor fix to the reported dtype from Cast.
LTLA
committed
503dc5b
View commit details
Copy full SHA for 503dc5b
View code at this point
Browse repository at this point
Report 'best' chunk size for iteration over the matrix. (#46)
Show description for b0fda1e
LTLA
authored
b0fda1e
View commit details
Copy full SHA for b0fda1e
View code at this point
Browse repository at this point
Commits on Sep 11, 2023
Make dask an optional dependency. (#45)
Show description for 216bf0c
LTLA
authored
216bf0c
View commit details
Copy full SHA for 216bf0c
View code at this point
Browse repository at this point
Commits on Sep 7, 2023
Stringify errors before warning, remove spurious shape-related warnings. (#42)
Show description for 3a1504b
LTLA
authored
3a1504b
View commit details
Copy full SHA for 3a1504b
View code at this point
Browse repository at this point
Commits on Sep 1, 2023
Added methods to apply operations as natively as possible. (#29)
Show description for cbce9a8
LTLA
authored
cbce9a8
View commit details
Copy full SHA for cbce9a8
View code at this point
Browse repository at this point
Commits on Aug 31, 2023
Fix docstrings and pre-commit autoupdate (#26)
Show description for 3813088
pre-commit-ci[bot]
and
jkanche
authored
3813088
View commit details
Copy full SHA for 3813088
View code at this point
Browse repository at this point
Commits on Aug 25, 2023
Cleaned up the docstrings, fleshed out the help pages. (#22)
LTLA
authored
7fb3a91
View commit details
Copy full SHA for 7fb3a91
View code at this point
Browse repository at this point
Added a delayed wrapper for casting to different types. (#21)
LTLA
authored
13b6b43
View commit details
Copy full SHA for 13b6b43
View code at this point
Browse repository at this point
Loading
You can’t perform that action at this time.