-
Notifications
You must be signed in to change notification settings - Fork 130
Insights: microsoft/qsharp
Overview
Could not load contribution data
Please try again later
1 Release published by 1 person
-
v1.18.0
published
Jun 24, 2025
41 Pull requests merged by 9 people
-
Fix error when casting from int to bit
#2570 merged
Jun 30, 2025 -
Classical types indexing in OpenQASM
#2564 merged
Jun 26, 2025 -
Update version to 1.18
#2563 merged
Jun 24, 2025 -
Fix debug code lense
#2561 merged
Jun 20, 2025 -
Fix default value span
#2559 merged
Jun 19, 2025 -
Add new qasm AST node for dynamic arrays
#2557 merged
Jun 18, 2025 -
Update to latest sparse simulator
#2558 merged
Jun 18, 2025 -
Update Doc Paths
#2556 merged
Jun 18, 2025 -
Generic resource estimation using Python models
#2555 merged
Jun 18, 2025 -
Update workflow paths
#2539 merged
Jun 17, 2025 -
Restructure Top-Level of Repo
#2523 merged
Jun 17, 2025 -
Improve JupyterLab extension build time
#2530 merged
Jun 16, 2025 -
Added div class table-with-latex for official web site
#2531 merged
Jun 16, 2025 -
Remove implicit modifier handling during OpenQASM lowering
#2529 merged
Jun 16, 2025 -
Suppressing CodeQL issue
#2532 merged
Jun 16, 2025 -
Fix language service to use Unrestricted target profile as default for notebooks
#2528 merged
Jun 16, 2025 -
Adding support for QASM 2.0 in the OpenQASM compiler
#2527 merged
Jun 13, 2025 -
VS Code language service tests reliability
#2524 merged
Jun 12, 2025 -
Remove deprecated quantum copilot UI
#2518 merged
Jun 12, 2025 -
Don't show code lenses for code with compilation errors
#2511 merged
Jun 12, 2025 -
Implement builtin functions
#2521 merged
Jun 12, 2025 -
Implement error handling for invalid logical depth scaling
#2520 merged
Jun 11, 2025 -
Circuit Editor Run Button
#2517 merged
Jun 10, 2025 -
Update maturin version
#2522 merged
Jun 10, 2025 -
Consolidate OpenQASM project loading and include handling
#2512 merged
Jun 10, 2025 -
Removed QRNGNISQ.cs again
#2513 merged
Jun 9, 2025 -
Quantum Phase estimation sample via ApplyQPE
#2506 merged
Jun 9, 2025 -
Better error output for VS Code integration tests
#2514 merged
Jun 6, 2025 -
Add EC trait function to adjust code parameter after selection
#2516 merged
Jun 6, 2025 -
Download release inputs into their own folders.
#2515 merged
Jun 6, 2025 -
Prevent Stepping into Circuit Files during Debug
#2480 merged
Jun 6, 2025 -
Add support for builtin functions
#2508 merged
Jun 6, 2025 -
Clarified search goal in the Grover sample comments
#2509 merged
Jun 5, 2025 -
Display Error Message when Circuit is Unrenderable
#2461 merged
Jun 5, 2025 -
Add timestamp check to
generate_katas_content.js
#2474 merged
Jun 5, 2025 -
Simple Quantum Phase estimation sample via ApplyQPE (Base profile)
#2505 merged
Jun 5, 2025 -
Support Running Projects from Circuit Files
#2455 merged
Jun 4, 2025 -
Bump tar-fs from 3.0.8 to 3.0.9
#2481 merged
Jun 4, 2025 -
Fix bug in
Controlled SX
with empty controls#2507 merged
Jun 4, 2025 -
Properly expose project load errors in VS Code, improve error handling in WASM/JS
#2476 merged
Jun 3, 2025 -
Added ApplyQPE and ApplyOperationPowerCA to Canon namespace
#2473 merged
Jun 3, 2025
4 Pull requests opened by 4 people
-
QIR Profiles Selection via Project Field
#2566 opened
Jun 26, 2025 -
Support for qubit loss
#2567 opened
Jun 26, 2025 -
Adding box pragma support to QASM compiler
#2571 opened
Jun 30, 2025 -
Show local variables of selected frame when debugging.
#2572 opened
Jul 1, 2025
38 Issues closed by 8 people
-
Fuzz: "" ()
#2565 closed
Jun 26, 2025 -
Troblem in T gate counts in azureqre from a qiskit qasm file
#2560 closed
Jun 26, 2025 -
Reduce the 'clutter' in the top level of the repo
#2503 closed
Jun 24, 2025 -
Fuzz: "==4690== ERROR: libFuzzer: timeout after 1313 seconds" (ubuntu-latest)
#2554 closed
Jun 23, 2025 -
cannot import name 'Store' from 'qiskit.circuit'
#2533 closed
Jun 20, 2025 -
Unexpected output difference caused by unused `ApplyControlledOnInt` statement in Q# simulation
#2534 closed
Jun 18, 2025 -
Fuzz: "" ()
#2553 closed
Jun 17, 2025 -
Fuzz: "" ()
#2552 closed
Jun 17, 2025 -
Fuzz: "" ()
#2550 closed
Jun 17, 2025 -
Fuzz: "" ()
#2551 closed
Jun 17, 2025 -
Fuzz: "" ()
#2549 closed
Jun 17, 2025 -
Fuzz: "" ()
#2548 closed
Jun 17, 2025 -
Fuzz: "" ()
#2547 closed
Jun 17, 2025 -
Fuzz: "" ()
#2546 closed
Jun 17, 2025 -
Fuzz: "" ()
#2545 closed
Jun 17, 2025 -
Fuzz: "" ()
#2544 closed
Jun 17, 2025 -
Fuzz: "" ()
#2543 closed
Jun 17, 2025 -
Fuzz: "" ()
#2542 closed
Jun 17, 2025 -
Fuzz: "" ()
#2541 closed
Jun 17, 2025 -
Fuzz: "" ()
#2540 closed
Jun 17, 2025 -
Fuzz: "" ()
#2538 closed
Jun 17, 2025 -
Fuzz: "" ()
#2537 closed
Jun 17, 2025 -
Fuzz: "" ()
#2535 closed
Jun 17, 2025 -
Fuzz: "" ()
#2536 closed
Jun 17, 2025 -
Remove jupyterlab extension from the build
#2482 closed
Jun 16, 2025 -
Add official docs for the circuit editor features
#2488 closed
Jun 16, 2025 -
OpenQASM 2 support
#2485 closed
Jun 16, 2025 -
Language service should use Unrestricted as the default target profile for notebooks
#2525 closed
Jun 16, 2025 -
Add official docs for the Copilot integration
#2489 closed
Jun 16, 2025 -
Aliased re-exports are compilation-order dependent
#1779 closed
Jun 14, 2025 -
Export alias is used as a valid name inside the same module
#1827 closed
Jun 14, 2025 -
Flaky VS Code integration tests
#2357 closed
Jun 12, 2025 -
Don't show code lenses for code with compilation errors
#2510 closed
Jun 12, 2025 -
Add Run button and output visualization to circuit editor
#2502 closed
Jun 11, 2025 -
Add quantum phase estimation to the libraries
#1856 closed
Jun 3, 2025 -
Fix QIR profile selection experience
#2376 closed
Jun 3, 2025 -
Copy quantum-viz.js source code to this repo
#1486 closed
Jun 3, 2025
19 Issues opened by 2 people
-
Update to Rust 2024 Edition
#2569 opened
Jun 26, 2025 -
Update to Rust 1.88
#2568 opened
Jun 26, 2025 -
How to write tests in base profile projects
#2504 opened
Jun 3, 2025 -
Compiler optimizations
#2501 opened
Jun 3, 2025 -
Interop with other simulators
#2500 opened
Jun 3, 2025 -
Update the linux images used in the pipelines
#2499 opened
Jun 3, 2025 -
Migrate that ADO publishing of the VS Code extension
#2498 opened
Jun 3, 2025 -
Add a "What's new" alert and changelog for the VS Code extension
#2497 opened
Jun 3, 2025 -
Improve the data passing between Q# and Python
#2496 opened
Jun 3, 2025 -
Show source line/col info for each frame in a call stack
#2495 opened
Jun 3, 2025 -
Add frame variables while debugging
#2494 opened
Jun 3, 2025 -
Improve the landing page for aka.ms/qdk
#2493 opened
Jun 3, 2025 -
OpenQASM integration with projects
#2492 opened
Jun 3, 2025 -
OpenQASM 'syntax-only' mode
#2491 opened
Jun 3, 2025 -
Improve the chemistry app development experience
#2490 opened
Jun 3, 2025 -
Add official docs for OpenQASM support
#2487 opened
Jun 3, 2025 -
Qiskit 2 support
#2486 opened
Jun 3, 2025 -
Simulation of atom loss
#2484 opened
Jun 3, 2025 -
Library and/or guidance for dealing with atom loss
#2483 opened
Jun 3, 2025
11 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
Make the profile selection less confusing to users
#1198 commented on
Jun 3, 2025 • 0 new comments -
Update `rustc_hash` and come to terms with the consequences
#1877 commented on
Jun 3, 2025 • 0 new comments -
CLI tooling
#2375 commented on
Jun 3, 2025 • 0 new comments -
Fuzz: "==4718== ERROR: libFuzzer: timeout after 1473 seconds" (ubuntu-latest)
#2478 commented on
Jun 3, 2025 • 0 new comments -
Fuzz: "==4649== ERROR: libFuzzer: timeout after 1699 seconds" (ubuntu-latest)
#2477 commented on
Jun 3, 2025 • 0 new comments -
Tracking Issue for External Project Bugs
#1755 commented on
Jun 14, 2025 • 0 new comments -
Auto-imports should go after the initial file comment
#1770 commented on
Jun 14, 2025 • 0 new comments -
Add advanced quantum algorithms samples
#767 commented on
Jun 23, 2025 • 0 new comments -
QIR Specification Compliance
#1433 commented on
Jun 24, 2025 • 0 new comments -
OpenQASM Active Issues
#2451 commented on
Jun 27, 2025 • 0 new comments -
OpenQASM Missing Language Features
#2471 commented on
Jul 1, 2025 • 0 new comments