Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
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
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
scaleway
/
qiskit-scaleway
Public
Notifications
You must be signed in to change notification settings
Fork
2
Star
6
Code
Issues
0
Pull requests
0
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
main
User selector
All users
Datepicker
All time
Commit History
Commits on Nov 6, 2025
Merge pull request #40 from scaleway/fix
Show description for 36ae78f
Sonderfall
authored
36ae78f
Copy full SHA for 36ae78f
feat(ci): update version
Sonderfall
committed
21947ee
Copy full SHA for 21947ee
feat(ci): update version
Sonderfall
committed
481df42
Copy full SHA for 481df42
Merge pull request #39 from scaleway/qio-upgrade
Show description for 989f6bf
Sonderfall
authored
989f6bf
Copy full SHA for 989f6bf
feat(ci): update version
Sonderfall
committed
c0556aa
Copy full SHA for c0556aa
Merge pull request #38 from scaleway/qio-upgrade
Show description for 6898d15
Sonderfall
authored
6898d15
Copy full SHA for 6898d15
feat(noise): better handling ser noise model
Sonderfall
committed
ed71c6a
Copy full SHA for ed71c6a
feat(qio): fix cirq
Sonderfall
committed
d075016
Copy full SHA for d075016
feat(qio): fix dict update
Sonderfall
committed
b18789b
Copy full SHA for b18789b
feat(qio): update to qio
Sonderfall
committed
78842c6
Copy full SHA for 78842c6
feat(qio): update to qio
Sonderfall
committed
c4b2670
Copy full SHA for c4b2670
Commits on Oct 27, 2025
Merge pull request #37 from scaleway/349-update_to_qiskit_2.1
Show description for 201403b
Sonderfall
authored
201403b
Copy full SHA for 201403b
Commits on Oct 16, 2025
Refoctored aqt example file in order to limit the max_shots value (AQT limits at 2000 max).
smaugdela
committed
bd81f6e
Copy full SHA for bd81f6e
Commits on Oct 15, 2025
Merge pull request #36 from scaleway/349-update_to_qiskit_2.1
Show description for a890d3c
smaugdela
authored
a890d3c
Copy full SHA for a890d3c
Update requirements.txt, as well as examples to match qiskit 2 API.
smaugdela
committed
8f7aaa2
Copy full SHA for 8f7aaa2
Commits on Oct 14, 2025
Reformatted using black. Deleted unecessary comments. Renamed NoiseModel serialization format to match the rest of the code.
smaugdela
committed
b3177bc
Copy full SHA for b3177bc
Update to version 0.3: Now running Qiskit v2!
smaugdela
committed
e676791
Copy full SHA for e676791
Added var env loading for backend type in Qsim unit test.
smaugdela
committed
96c1e77
Copy full SHA for 96c1e77
Commits on Oct 13, 2025
Merge branch 'main' into smaugdela_dev
smaugdela
committed
c24a982
Copy full SHA for c24a982
Commits on Oct 7, 2025
Merge pull request #35 from scaleway/iqm-integration-2
Show description for 6916c31
Sonderfall
authored
6916c31
Copy full SHA for 6916c31
feat(misc): update version
Sonderfall
committed
260b398
Copy full SHA for 260b398
Merge pull request #34 from scaleway/iqm-integration-2
Show description for 7b896a6
Sonderfall
authored
7b896a6
Copy full SHA for 7b896a6
Commits on Oct 6, 2025
Unit tests passing on staging except for noise_model which is not present on staging right now.
smaugdela
committed
d08150c
Copy full SHA for d08150c
Commits on Oct 3, 2025
WIP upgrading to qiskit 2. Unit tests not passing for qsim, aqt and sampler.
smaugdela
committed
828a53c
Copy full SHA for 828a53c
feat(iqm): add iqm sirius gates
Sonderfall
committed
08bef3d
Copy full SHA for 08bef3d
feat(iqm): add iqm sirius gates
Sonderfall
committed
cc1ae4c
Copy full SHA for cc1ae4c
Commits on Sep 29, 2025
Added compression logic to avoid issues with request content being huge.
smaugdela
committed
8feecff
Copy full SHA for 8feecff
Commits on Sep 26, 2025
WIP implementing patch to make all noise models compatible on AER.
smaugdela
committed
575a51a
Copy full SHA for 575a51a
Commits on Sep 16, 2025
Done implementing the noise_model feature.
smaugdela
committed
98d3ef0
Copy full SHA for 98d3ef0
WIP implementing QaaSNoiseModelData model.
smaugdela
committed
caa6a18
Copy full SHA for caa6a18
Commits on Sep 12, 2025
NoiseModel now follows the QaaSxxxData type models.
smaugdela
committed
1211db7
Copy full SHA for 1211db7
Added protection, as well as reformated tests so that it properly tests what is relevant (cannot get noise errors if there are no instructions).
smaugdela
committed
dd7eb2b
Copy full SHA for dd7eb2b
Commits on Sep 11, 2025
WIP implementing noise_model client-sided, as well as unit tests. Broken right now.
smaugdela
committed
c31c1f0
Copy full SHA for c31c1f0
Commits on Sep 9, 2025
Merge pull request #33 from scaleway/revoke-local-url
Show description for 948446d
Sonderfall
authored
948446d
Copy full SHA for 948446d
feat(job): update version
Sonderfall
committed
32f9d9b
Copy full SHA for 32f9d9b
Pagination
Previous
Next
You can’t perform that action at this time.