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 }}
PyORBIT-Collaboration
/
PyORBIT3
Public
Notifications
You must be signed in to change notification settings
Fork
18
Star
10
Code
Issues
38
Pull requests
15
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Experimental: NumPy Interoperability
- #119
#119
Draft
woodtp
wants to merge 17 commits into
PyORBIT-Collaboration:main
PyORBIT-Collaboration/PyORBIT3:main
from
woodtp:feature/spacecharge_grid_numpy_interop
woodtp/PyORBIT3:feature/spacecharge_grid_numpy_interop
Copy head branch name to clipboard
Conversation
Commits
17
(17)
Checks
Files changed
Draft
Experimental: NumPy Interoperability
#119
woodtp
wants to merge 17 commits into
PyORBIT-Collaboration:main
PyORBIT-Collaboration/PyORBIT3:main
from
woodtp:feature/spacecharge_grid_numpy_interop
woodtp/PyORBIT3:feature/spacecharge_grid_numpy_interop
Copy head branch name to clipboard
Commits
Commits on Sep 4, 2026
NumPy+Grid3D interop
Show description for f2f2de5
woodtp
committed
f2f2de5
View commit details
Copy full SHA for f2f2de5
Browse repository at this point
Apply clang-format --style=llvm
woodtp
committed
bf7fdcd
View commit details
Copy full SHA for bf7fdcd
Browse repository at this point
wip
woodtp
committed
efbed39
View commit details
Copy full SHA for efbed39
Browse repository at this point
fix gitignore conflict
woodtp
committed
b968720
View commit details
Copy full SHA for b968720
Browse repository at this point
Rename numpy option, default to false, mark experimental
woodtp
committed
af9aa17
View commit details
Copy full SHA for af9aa17
Browse repository at this point
more tests
woodtp
committed
db42e18
View commit details
Copy full SHA for db42e18
Browse repository at this point
Create workflow for running tests with pytest
woodtp
committed
fcdd4ea
View commit details
Copy full SHA for fcdd4ea
Browse repository at this point
let's try that again
woodtp
committed
d6001f1
View commit details
Copy full SHA for d6001f1
Browse repository at this point
Test to ensure exit status is preserved.
Show description for 33fa85b
woodtp
committed
33fa85b
View commit details
Copy full SHA for 33fa85b
Browse repository at this point
Organize tests into classes
woodtp
committed
dd09ed0
View commit details
Copy full SHA for dd09ed0
Browse repository at this point
Easier interface for exporting bunch to root MPI rank.
Show description for 7706f17
woodtp
committed
7706f17
View commit details
Copy full SHA for 7706f17
Browse repository at this point
Grid3D->numpy bug fixes. Make initGrid3D return an int if numpy init fails so
Show description for d5a6f57
woodtp
committed
d5a6f57
View commit details
Copy full SHA for d5a6f57
Browse repository at this point
I propose we just make numpy>=2.0 a required dependency.
woodtp
committed
7e4222b
View commit details
Copy full SHA for 7e4222b
Browse repository at this point
Inject --oversubscribe flag into the ompi MPI tests.
woodtp
committed
1f5660a
View commit details
Copy full SHA for 1f5660a
Browse repository at this point
Mark methods METH_O and METH_NOARGS where appropriate.
woodtp
committed
721150d
View commit details
Copy full SHA for 721150d
Browse repository at this point
Bunch_mass simplification
woodtp
committed
8cfa353
View commit details
Copy full SHA for 8cfa353
Browse repository at this point
clang format
woodtp
committed
10fa6d0
View commit details
Copy full SHA for 10fa6d0
Browse repository at this point
You can’t perform that action at this time.