Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
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
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
pydata
/
sparse
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
131
Star
648
Code
Issues
62
Pull requests
8
Discussions
Actions
Projects
1
Wiki
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security
Insights
Commits
Branch selector
getitem-func
User selector
All users
Datepicker
All time
Commit History
Commits on Oct 2, 2024
ENH: Implemented __getitem__ logic
mtsokol
committed
fbd4586
Copy full SHA for fbd4586
ENH: Implement `broadcast_to` function (#782)
mtsokol
authored
db60537
Copy full SHA for db60537
MAINT: Upgrade MLIR version (#785)
mtsokol
authored
1593a0f
Copy full SHA for 1593a0f
Merge pull request #784 from pydata/reshape-and-coo3d
Show description for df50a8d
mtsokol
authored
df50a8d
Copy full SHA for df50a8d
Commits on Oct 1, 2024
Apply review comments
mtsokol
committed
418018c
Copy full SHA for 418018c
ENH: Support 3D COO and cross-rank `reshape`
mtsokol
committed
078d818
Copy full SHA for 078d818
Commits on Sep 30, 2024
[pre-commit.ci] pre-commit autoupdate (#783)
pre-commit-ci[bot]
authored
94e67d1
Copy full SHA for 94e67d1
Merge pull request #781 from pydata/triangles-example
Show description for fbdd5c7
mtsokol
authored
fbdd5c7
Copy full SHA for fbdd5c7
Commits on Sep 27, 2024
ENH: Added counting triangles example
mtsokol
committed
733f44b
Copy full SHA for 733f44b
Commits on Sep 24, 2024
build: `pixi` environment setup (#780)
hameerabbasi
authored
a60f0ad
Copy full SHA for a60f0ad
Commits on Sep 23, 2024
[pre-commit.ci] pre-commit autoupdate (#778)
Show description for 0f7be70
pre-commit-ci[bot]
authored
0f7be70
Copy full SHA for 0f7be70
Merge pull request #776 from pydata/reshape-func
Show description for c81d2e2
mtsokol
authored
c81d2e2
Copy full SHA for c81d2e2
Apply review comments
mtsokol
committed
9325477
Copy full SHA for 9325477
ENH: Implement `reshape` function
mtsokol
committed
aa98311
Copy full SHA for aa98311
Commits on Sep 22, 2024
Convert README to md (#777)
DeaMariaLeon
authored
373f29f
Copy full SHA for 373f29f
Commits on Sep 16, 2024
ENH: CSC and CSF formats for MLIR backend (#775)
mtsokol
authored
8317821
Copy full SHA for 8317821
[pre-commit.ci] pre-commit autoupdate (#774)
pre-commit-ci[bot]
authored
9c36a32
Copy full SHA for 9c36a32
MNT: Move constructors to a direct style (#773)
mtsokol
authored
f97fa03
Copy full SHA for f97fa03
Commits on Sep 10, 2024
Merge pull request #771 from pydata/constructors-refactor
Show description for 47b246b
mtsokol
authored
47b246b
Copy full SHA for 47b246b
MNT: Refactor MLIR constructors
mtsokol
committed
2044ca1
Copy full SHA for 2044ca1
[pre-commit.ci] pre-commit autoupdate (#770)
Show description for 56c8464
pre-commit-ci[bot]
authored
56c8464
Copy full SHA for 56c8464
Commits on Sep 6, 2024
ENH: Simple COO format (#768)
mtsokol
authored
ffc6c02
Copy full SHA for ffc6c02
Commits on Sep 5, 2024
Removing asv file plus docs update (#769)
DeaMariaLeon
authored
289b9a1
Copy full SHA for 289b9a1
Commits on Sep 3, 2024
bld: Upgrade LLVM version to 19.1.0.rc3 (#765)
mtsokol
authored
7f31435
Copy full SHA for 7f31435
Commits on Sep 2, 2024
[pre-commit.ci] pre-commit autoupdate (#766)
pre-commit-ci[bot]
authored
b38606f
Copy full SHA for b38606f
Commits on Aug 30, 2024
test: Converting tensordot benchmark to run with CodSpeed (#761)
DeaMariaLeon
authored
fb0affe
Copy full SHA for fb0affe
Commits on Aug 27, 2024
feat, perf: Refactor the PoC to support multiple dtypes (#757)
Show description for 1c56a0b
hameerabbasi
and
mtsokol
authored
1c56a0b
Copy full SHA for 1c56a0b
ci: Merge MLIR Backend (#758)
hameerabbasi
authored
41159c0
Copy full SHA for 41159c0
docs: Add example notebooks. (#759)
hameerabbasi
authored
9beb711
Copy full SHA for 9beb711
Commits on Aug 26, 2024
[pre-commit.ci] pre-commit autoupdate (#760)
pre-commit-ci[bot]
authored
942c1e0
Copy full SHA for 942c1e0
Commits on Aug 23, 2024
ENH: MLIR backend POC (#755)
mtsokol
authored
002ca3e
Copy full SHA for 002ca3e
Commits on Aug 22, 2024
test: Converting elemwise_example.py to CodSpeed benchmark (#749)
DeaMariaLeon
authored
df5b27c
Copy full SHA for df5b27c
Commits on Aug 21, 2024
docs: Adding missing docstrings (#756)
Show description for 09adc98
DeaMariaLeon
and
pre-commit-ci[bot]
authored
09adc98
Copy full SHA for 09adc98
test: Added gcxs to benchmarks to be tested with CodSpeed (#748)
DeaMariaLeon
authored
a7689e1
Copy full SHA for a7689e1
[pre-commit.ci] pre-commit autoupdate (#754)
Show description for 59ed2b7
pre-commit-ci[bot]
and
hameerabbasi
authored
59ed2b7
Copy full SHA for 59ed2b7
Pagination
Previous
Next
You can’t perform that action at this time.