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
.
SoftwareQuTech
/
CQC-Python
Public
Notifications
You must be signed in to change notification settings
Fork
10
Star
22
Code
Issues
7
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Feature/cqc conditionals
- #35
#35
Merged
AckslD
merged 17 commits into
SoftwareQuTech:Develop
SoftwareQuTech/CQC-Python:Develop
from
VictorPrins:Feature/CQC_conditionals
VictorPrins/CQC-Python:Feature/CQC_conditionals
Copy head branch name to clipboard
Oct 25, 2019
Conversation
Commits
17
(17)
Checks
Files changed
Merged
Feature/cqc conditionals
#35
AckslD
merged 17 commits into
SoftwareQuTech:Develop
SoftwareQuTech/CQC-Python:Develop
from
VictorPrins:Feature/CQC_conditionals
VictorPrins/CQC-Python:Feature/CQC_conditionals
Copy head branch name to clipboard
Commits
Commits on Aug 8, 2019
Implement IF header, Assign header, and Type header. Also initiate enums
VictorPrins
committed
a778a85
View commit details
Copy full SHA for a778a85
Browse repository at this point
Commits on Aug 9, 2019
Restructure how headers are pended
VictorPrins
committed
4af7818
View commit details
Copy full SHA for 4af7818
Browse repository at this point
Commits on Aug 10, 2019
Implement the new CQC headers (IF, ASSIGN, TYPE) into the frontend
VictorPrins
committed
2fe43f7
View commit details
Copy full SHA for 2fe43f7
Browse repository at this point
Commits on Aug 13, 2019
Implement TP_PROGRAM in backend and build scoping system in frontend
VictorPrins
committed
f8f60da
View commit details
Copy full SHA for f8f60da
Browse repository at this point
Commits on Aug 14, 2019
Return message after TP_PROGRAM has finished executing
VictorPrins
committed
5e8d557
View commit details
Copy full SHA for 5e8d557
Browse repository at this point
Implement CQCAssign and CQCIF in the backend
VictorPrins
committed
c6e023c
View commit details
Copy full SHA for c6e023c
Browse repository at this point
Commits on Oct 1, 2019
Writing comments
VictorPrins
committed
b58846e
View commit details
Copy full SHA for b58846e
Browse repository at this point
Make reference IDs application private
VictorPrins
committed
c2c128a
View commit details
Copy full SHA for c2c128a
Browse repository at this point
Change name of CQC type "Program" to "Mix"
VictorPrins
committed
82d94c0
View commit details
Copy full SHA for 82d94c0
Browse repository at this point
Write comments and give CQCMix support to all qubit commands
VictorPrins
committed
f12fcca
View commit details
Copy full SHA for f12fcca
Browse repository at this point
Commits on Oct 4, 2019
Fixed linting errors.
VictorPrins
committed
246a7c2
View commit details
Copy full SHA for 246a7c2
Browse repository at this point
A) bugfixes, B) compatible with Python V <3.7, C) renamed CQCIfHeader
VictorPrins
committed
5206a10
View commit details
Copy full SHA for 5206a10
Browse repository at this point
Commits on Oct 21, 2019
Improvements in response to pull request comments
VictorPrins
committed
c6d8adc
View commit details
Copy full SHA for c6d8adc
Browse repository at this point
Merge branch 'Develop' into Feature/CQC_conditionals
VictorPrins
committed
4badcb3
View commit details
Copy full SHA for 4badcb3
Browse repository at this point
Make return_messages application private
VictorPrins
committed
30518a0
View commit details
Copy full SHA for 30518a0
Browse repository at this point
Commits on Oct 23, 2019
Refactor building and pending of headers
VictorPrins
committed
fbc0b9c
View commit details
Copy full SHA for fbc0b9c
Browse repository at this point
Fix linting errors
VictorPrins
committed
bf827d1
View commit details
Copy full SHA for bf827d1
Browse repository at this point
You can’t perform that action at this time.