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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
openPMD
/
openPMD-api
Public
Notifications
You must be signed in to change notification settings
Fork
58
Star
162
Code
Issues
185
Pull requests
58
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Harmonize Datatype equality checks
- #1854
#1854
Merged
franzpoeschel
merged 13 commits into
openPMD:dev
openPMD/openPMD-api:dev
from
franzpoeschel:fix-datatype-equality
franzpoeschel/openPMD-api:fix-datatype-equality
Copy head branch name to clipboard
Mar 4, 2026
Conversation
Commits
13
(13)
Checks
Files changed
Merged
Harmonize Datatype equality checks
#1854
franzpoeschel
merged 13 commits into
openPMD:dev
openPMD/openPMD-api:dev
from
franzpoeschel:fix-datatype-equality
franzpoeschel/openPMD-api:fix-datatype-equality
Copy head branch name to clipboard
Commits
Commits on Feb 26, 2026
Fix typing issues with load/store_chunk in Python
franzpoeschel
committed
219e1d8
View commit details
Copy full SHA for 219e1d8
Browse repository at this point
Datatype helpers: non-template variants
franzpoeschel
committed
d107a95
View commit details
Copy full SHA for d107a95
Browse repository at this point
Unify Datatype equality semantics
franzpoeschel
committed
45f4133
View commit details
Copy full SHA for 45f4133
Browse repository at this point
Remove further unnecessary check
franzpoeschel
committed
1dda529
View commit details
Copy full SHA for 1dda529
Browse repository at this point
Fix wrong type specifications in tests
franzpoeschel
committed
0295eb2
View commit details
Copy full SHA for 0295eb2
Browse repository at this point
Commits on Feb 27, 2026
tmp: CI debugging
franzpoeschel
committed
a3237f2
View commit details
Copy full SHA for a3237f2
Browse repository at this point
Revert "tmp: CI debugging"
Show description for e8c3efb
franzpoeschel
committed
e8c3efb
View commit details
Copy full SHA for e8c3efb
Browse repository at this point
Hm check if HDF5 is the culprit
franzpoeschel
committed
a41b6e5
View commit details
Copy full SHA for a41b6e5
Browse repository at this point
Commits on Mar 2, 2026
Revert "Hm check if HDF5 is the culprit"
Show description for 579e063
franzpoeschel
committed
579e063
View commit details
Copy full SHA for 579e063
Browse repository at this point
Fix type comparison for Windows
franzpoeschel
committed
1bcaff4
View commit details
Copy full SHA for 1bcaff4
Browse repository at this point
CI fixes
Show description for 2268c24
franzpoeschel
committed
2268c24
View commit details
Copy full SHA for 2268c24
Browse repository at this point
Commits on Mar 3, 2026
Try replacing operator==() by isSame()
franzpoeschel
committed
001f27f
View commit details
Copy full SHA for 001f27f
Browse repository at this point
Commits on Mar 4, 2026
replace operator==(Datatype, Datatype) by isSame
franzpoeschel
committed
1d669d4
View commit details
Copy full SHA for 1d669d4
Browse repository at this point
You can’t perform that action at this time.