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
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 }}
max-models
/
cunumpy
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
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
Version 0.1.2
- #15
#15
Merged
max-models
merged 16 commits into
main
max-models/cunumpy:main
from
devel
max-models/cunumpy:devel
Copy head branch name to clipboard
May 28, 2026
Conversation
Commits
16
(16)
Checks
Files changed
Merged
Version 0.1.2
#15
max-models
merged 16 commits into
main
max-models/cunumpy:main
from
devel
max-models/cunumpy:devel
Copy head branch name to clipboard
Commits
Commits on May 28, 2026
Added to_numpy() and to_cupy()
max-models
committed
2bc3a13
View commit details
Copy full SHA for 2bc3a13
Browse repository at this point
Added to_cunumpy(), get_backend(), and is_gpu()
max-models
committed
c18894b
View commit details
Copy full SHA for c18894b
Browse repository at this point
Added is_cpu()
max-models
committed
f67ff87
View commit details
Copy full SHA for f67ff87
Browse repository at this point
Added with xp.use_backend(numpy/cupy):
max-models
committed
6652636
View commit details
Copy full SHA for 6652636
Browse repository at this point
Update version number to 0.1.2
max-models
committed
7d27c65
View commit details
Copy full SHA for 7d27c65
Browse repository at this point
Added xp.set_backend()
max-models
committed
02b7224
View commit details
Copy full SHA for 02b7224
Browse repository at this point
Added xp.synchronize()
max-models
committed
023e0c0
View commit details
Copy full SHA for 023e0c0
Browse repository at this point
black+isort compatibility
max-models
committed
d48b368
View commit details
Copy full SHA for d48b368
Browse repository at this point
Merge pull request #12 from max-models/add-to-numpy-to-cupy
Show description for f8d5847
max-models
authored
f8d5847
View commit details
Copy full SHA for f8d5847
Browse repository at this point
Only publish docs from devel
max-models
committed
10f43ff
View commit details
Copy full SHA for 10f43ff
Browse repository at this point
Updated docs
max-models
committed
fc1537f
View commit details
Copy full SHA for fc1537f
Browse repository at this point
Added CHANGELOG.md
max-models
committed
24a300e
View commit details
Copy full SHA for 24a300e
Browse repository at this point
Merge pull request #13 from max-models/update-docs
Show description for 431e047
max-models
authored
431e047
View commit details
Copy full SHA for 431e047
Browse repository at this point
Added xp.cupy_backend and xp.numpy_backend
max-models
committed
0bc2b1a
View commit details
Copy full SHA for 0bc2b1a
Browse repository at this point
Update changelog
max-models
committed
34db713
View commit details
Copy full SHA for 34db713
Browse repository at this point
Merge pull request #14 from max-models/7-add-bools-for-numpy_backend-and-cupy_backend-for-conditional-statements
Show description for 8c5a79b
max-models
authored
8c5a79b
View commit details
Copy full SHA for 8c5a79b
Browse repository at this point
You can’t perform that action at this time.