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 }}
munich-quantum-toolkit
/
yaqs
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
24
Star
43
Code
Issues
7
Pull requests
2
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Qudit simulation backend
- #485
#485
Closed
Marerido
wants to merge 25 commits into
munich-quantum-toolkit:main
munich-quantum-toolkit/yaqs:main
from
Marerido:qudit_simulation_backend
Marerido/yaqs:qudit_simulation_backend
Copy head branch name to clipboard
Conversation
Commits
25
(25)
Checks
Files changed
Closed
Qudit simulation backend
#485
Marerido
wants to merge 25 commits into
munich-quantum-toolkit:main
munich-quantum-toolkit/yaqs:main
from
Marerido:qudit_simulation_backend
Marerido/yaqs:qudit_simulation_backend
Copy head branch name to clipboard
Commits
Commits on Jun 17, 2026
Add Qudit DAG. Qudit DAG should be used to handle the simulation of Qudits in YAQS
Unglaub
committed
170994f
View commit details
Copy full SHA for 170994f
Browse repository at this point
Add first TestCircuitToDAG Tests for the qudit dag
Unglaub
committed
87944d5
View commit details
Copy full SHA for 87944d5
Browse repository at this point
Add tests
Unglaub
committed
97b8289
View commit details
Copy full SHA for 97b8289
Browse repository at this point
Fix ruff/ty errors in qudit_dag_utils and add test docstrings
Unglaub
committed
fcebc88
View commit details
Copy full SHA for fcebc88
Browse repository at this point
Fix some Rule PLR6301 issues
Unglaub
committed
a9e8eb1
View commit details
Copy full SHA for a9e8eb1
Browse repository at this point
🎨 pre-commit fixes
pre-commit-ci[bot]
authored and
Unglaub
committed
d27e0f9
View commit details
Copy full SHA for d27e0f9
Browse repository at this point
Skip qudit tests when mqt-qudits is not installed
Unglaub
committed
0c272f8
View commit details
Copy full SHA for 0c272f8
Browse repository at this point
🎨 pre-commit fixes
pre-commit-ci[bot]
committed
83f40b1
View commit details
Copy full SHA for 83f40b1
Browse repository at this point
Merge branch 'main' into qudit_dag_implementation
Marerido
authored
7db3db5
View commit details
Copy full SHA for 7db3db5
Browse repository at this point
Commits on Jun 18, 2026
Merge branch 'main' into qudit_dag_implementation
Marerido
authored
a630fb1
View commit details
Copy full SHA for a630fb1
Browse repository at this point
Commits on Jun 21, 2026
Update on the same status as main in the main repository
Unglaub
committed
0b70a8f
View commit details
Copy full SHA for 0b70a8f
Browse repository at this point
Merge branch 'main' into qudit_dag_implementation
Marerido
authored
21475ff
View commit details
Copy full SHA for 21475ff
Browse repository at this point
Update branch to main
Unglaub
committed
1ada8b5
View commit details
Copy full SHA for 1ada8b5
Browse repository at this point
Solve codecov issue
Unglaub
committed
38c55fa
View commit details
Copy full SHA for 38c55fa
Browse repository at this point
Commits on Jun 23, 2026
Implement digital_tjm for qudits with qudit dag
Unglaub
committed
5a7bb81
View commit details
Copy full SHA for 5a7bb81
Browse repository at this point
Implement simulator.run for qudits
Unglaub
committed
13e33d2
View commit details
Copy full SHA for 13e33d2
Browse repository at this point
Add test for qudit_tjm
Unglaub
committed
ea22d0d
View commit details
Copy full SHA for ea22d0d
Browse repository at this point
Add tests helper function
Unglaub
committed
03519a9
View commit details
Copy full SHA for 03519a9
Browse repository at this point
implement tests for simulator
Unglaub
committed
8dbae7e
View commit details
Copy full SHA for 8dbae7e
Browse repository at this point
Commits on Jun 27, 2026
Implement possibility that qudit circuits can run multiple trajectories.
Unglaub
committed
92efa2c
View commit details
Copy full SHA for 92efa2c
Browse repository at this point
Implement WeakSimParams für Qudits. Adjust Bases for the projective measurement (measure_single_shot) for qudits
Unglaub
committed
ec11845
View commit details
Copy full SHA for ec11845
Browse repository at this point
Debug issue with hardcoded (2, 2, 2, 2) such that it also works if dimension doesn't fit.
Unglaub
committed
8d436e6
View commit details
Copy full SHA for 8d436e6
Browse repository at this point
Commits on Jun 28, 2026
Implement Operator for Noise for higher dimension. Use the generalised ladder operators for raising and lowering and generalised Pauli Matrices for X and Z. Y is constructed by Y = iXZ.
Unglaub
committed
3fc2b0f
View commit details
Copy full SHA for 3fc2b0f
Browse repository at this point
Commits on Jun 29, 2026
Merge upstream/main, resolve measure_single_shot conflicts (center tracking + qudit basis generalization)
Unglaub
committed
a766b34
View commit details
Copy full SHA for a766b34
Browse repository at this point
Debug Codecov issue
Unglaub
committed
d2d2618
View commit details
Copy full SHA for d2d2618
Browse repository at this point
You can’t perform that action at this time.