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
/
HDF5Array
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on May 6, 2026
Correct GitHub URLs in setup.cfg
jkanche
authored
706a9e1
View commit details
Copy full SHA for 706a9e1
Browse repository at this point
Commits on Mar 16, 2026
[pre-commit.ci] pre-commit autoupdate (#19)
Show description for c97738b
pre-commit-ci[bot]
authored
c97738b
View commit details
Copy full SHA for c97738b
Browse repository at this point
Commits on Nov 17, 2025
[pre-commit.ci] pre-commit autoupdate (#18)
Show description for 65fe9c8
pre-commit-ci[bot]
authored
65fe9c8
View commit details
Copy full SHA for 65fe9c8
Browse repository at this point
Commits on Aug 23, 2025
[pre-commit.ci] pre-commit autoupdate (#17)
Show description for 7af5547
pre-commit-ci[bot]
authored
7af5547
View commit details
Copy full SHA for 7af5547
Browse repository at this point
Commits on Jun 30, 2025
[pre-commit.ci] pre-commit autoupdate (#16)
Show description for 9e3f916
pre-commit-ci[bot]
authored
9e3f916
View commit details
Copy full SHA for 9e3f916
Browse repository at this point
Commits on Mar 5, 2025
[pre-commit.ci] pre-commit autoupdate (#14)
Show description for b5fd69a
pre-commit-ci[bot]
authored
b5fd69a
View commit details
Copy full SHA for b5fd69a
Browse repository at this point
Commits on Dec 20, 2024
Update CHANGELOG
jkanche
committed
6332bff
View commit details
Copy full SHA for 6332bff
Browse repository at this point
chore: remove Python 3.8 support (#15)
jkanche
authored
4ce41f3
View commit details
Copy full SHA for 4ce41f3
Browse repository at this point
Commits on Oct 1, 2024
[pre-commit.ci] pre-commit autoupdate (#13)
Show description for c2c04da
pre-commit-ci[bot]
authored
c2c04da
View commit details
Copy full SHA for c2c04da
Browse repository at this point
Commits on Jul 3, 2024
[pre-commit.ci] pre-commit autoupdate (#12)
Show description for dc90c6d
pre-commit-ci[bot]
authored
dc90c6d
View commit details
Copy full SHA for dc90c6d
Browse repository at this point
Commits on Jun 27, 2024
[pre-commit.ci] pre-commit autoupdate (#10)
Show description for e4c12e9
pre-commit-ci[bot]
and
jkanche
authored
e4c12e9
View commit details
Copy full SHA for e4c12e9
Browse repository at this point
Compatibility with NumPy 2.0 (#11)
Show description for b54937d
jkanche
authored
b54937d
View commit details
Copy full SHA for b54937d
Browse repository at this point
Commits on Apr 19, 2024
[pre-commit.ci] pre-commit autoupdate (#9)
Show description for d84a5c9
pre-commit-ci[bot]
authored
d84a5c9
View commit details
Copy full SHA for d84a5c9
Browse repository at this point
Commits on Mar 18, 2024
[pre-commit.ci] pre-commit autoupdate (#8)
Show description for b3626b1
pre-commit-ci[bot]
authored
b3626b1
View commit details
Copy full SHA for b3626b1
Browse repository at this point
Commits on Mar 4, 2024
[pre-commit.ci] pre-commit autoupdate (#7)
Show description for 03e4665
pre-commit-ci[bot]
authored
03e4665
View commit details
Copy full SHA for 03e4665
Browse repository at this point
Commits on Feb 29, 2024
Update GitHub action to run tests across python versions (#6)
Show description for f2ecbab
jkanche
authored
f2ecbab
View commit details
Copy full SHA for f2ecbab
Browse repository at this point
Commits on Feb 1, 2024
Updated package to use chunk_grid in the latest delayedarray.
LTLA
committed
3fd21cb
View commit details
Copy full SHA for 3fd21cb
Browse repository at this point
Commits on Jan 31, 2024
Implement `to_scipy_sparse_matrix` generic for h5 backed sparse arrays (#5)
Show description for 7c088e0
jkanche
authored
7c088e0
View commit details
Copy full SHA for 7c088e0
Browse repository at this point
Rename package to `HDF5Array` (#4)
jkanche
authored
b57fc37
View commit details
Copy full SHA for b57fc37
Browse repository at this point
Commits on Jan 30, 2024
Updates to match seed requirements in the latest delayedarray.
Show description for 05e29cb
LTLA
committed
05e29cb
View commit details
Copy full SHA for 05e29cb
Browse repository at this point
Commits on Jan 24, 2024
Bugfix for sparse extraction with consecutive indices.
Show description for 151934e
LTLA
committed
151934e
View commit details
Copy full SHA for 151934e
Browse repository at this point
Commits on Sep 28, 2023
Run Actions on the master, not main branch.
LTLA
committed
7f63c8d
View commit details
Copy full SHA for 7f63c8d
Browse repository at this point
Removed some unnecessary leftover files.
LTLA
committed
6973a82
View commit details
Copy full SHA for 6973a82
Browse repository at this point
Cleaned up the docs and the README.
LTLA
committed
d6497f4
View commit details
Copy full SHA for d6497f4
Browse repository at this point
Completely rewrite classes to use the delayedarray interface. (#3)
Show description for 6a32873
LTLA
authored
6a32873
View commit details
Copy full SHA for 6a32873
Browse repository at this point
Added tests and fixes for wrap().
LTLA
committed
c3b2031
View commit details
Copy full SHA for c3b2031
Browse repository at this point
Fixed the dependencies.
LTLA
committed
2b9f12e
View commit details
Copy full SHA for 2b9f12e
Browse repository at this point
Further fixes.
LTLA
committed
e3675c4
View commit details
Copy full SHA for e3675c4
Browse repository at this point
Minor fixes.
LTLA
committed
a59dd54
View commit details
Copy full SHA for a59dd54
Browse repository at this point
Got the tests passing.
LTLA
committed
1b4c170
View commit details
Copy full SHA for 1b4c170
Browse repository at this point
Commits on Sep 27, 2023
Added a pile of code for the sparse data.
LTLA
committed
4d7e436
View commit details
Copy full SHA for 4d7e436
Browse repository at this point
Added tests and stuff for the dense case.
LTLA
committed
211f234
View commit details
Copy full SHA for 211f234
Browse repository at this point
Some pre-emptive work on the proper Hdf5DenseArraySeed.
LTLA
committed
743b572
View commit details
Copy full SHA for 743b572
Browse repository at this point
adapt classes to spport delayedarray api
jkanche
committed
36e2cfd
View commit details
Copy full SHA for 36e2cfd
Browse repository at this point
Commits on Jun 22, 2023
fix: print on verbose mode
jkanche
committed
a9e4813
View commit details
Copy full SHA for a9e4813
Browse repository at this point
Previous
Next
You can’t perform that action at this time.