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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
qiboteam
/
qibo-core
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Issues
28
Pull requests
4
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Micro-simulator in C
- #37
#37
Draft
stavros11
wants to merge 13 commits into
main
qiboteam/qibo-core:main
from
c-microsim
qiboteam/qibo-core:c-microsim
Copy head branch name to clipboard
Conversation
Commits
13
(13)
Checks
Files changed
Draft
Micro-simulator in C
#37
stavros11
wants to merge 13 commits into
main
qiboteam/qibo-core:main
from
c-microsim
qiboteam/qibo-core:c-microsim
Copy head branch name to clipboard
Commits
Commits on Jun 21, 2024
feat: Expand C API for circuit execution needs
stavros11
committed
6f3f500
View commit details
Copy full SHA for 6f3f500
Browse repository at this point
feat: Add micro simulator written in C and execute example circuit
stavros11
committed
26dc2be
View commit details
Copy full SHA for 26dc2be
Browse repository at this point
chore: Remove simulator prints
stavros11
committed
5dd4ba8
View commit details
Copy full SHA for 5dd4ba8
Browse repository at this point
Commits on Jun 24, 2024
build: Simplify compilation process
Show description for 9d37786
alecandido
committed
9d37786
View commit details
Copy full SHA for 9d37786
Browse repository at this point
build: Add Justfile, to speed up development
alecandido
committed
8c8ee5b
View commit details
Copy full SHA for 8c8ee5b
Browse repository at this point
refactor: Move the simulator within C examples
alecandido
committed
8d56e15
View commit details
Copy full SHA for 8d56e15
Browse repository at this point
feat: Split draw and execution, add infrastructure to compile everything
Show description for 79d9586
alecandido
committed
79d9586
View commit details
Copy full SHA for 79d9586
Browse repository at this point
refactor: Reformat and deduplicate examples
alecandido
committed
49686bd
View commit details
Copy full SHA for 49686bd
Browse repository at this point
docs: Add explanation for running with just
alecandido
committed
0cf6bb1
View commit details
Copy full SHA for 0cf6bb1
Browse repository at this point
fix: Remove compilation warning for unused parameters
Show description for 50d66aa
alecandido
committed
50d66aa
View commit details
Copy full SHA for 50d66aa
Browse repository at this point
refactor: Drop generated file
Show description for 1c47f0f
alecandido
committed
1c47f0f
View commit details
Copy full SHA for 1c47f0f
Browse repository at this point
refactor: Split execute function
alecandido
committed
16ec432
View commit details
Copy full SHA for 16ec432
Browse repository at this point
refactor: Make the matrices type anonymous
alecandido
committed
f98f11c
View commit details
Copy full SHA for f98f11c
Browse repository at this point
You can’t perform that action at this time.