File tree Expand file tree Collapse file tree 9 files changed +1254
-5
lines changed Expand file tree Collapse file tree 9 files changed +1254
-5
lines changed Original file line number Diff line number Diff line change 1111 },
1212 {
1313 "title" : " Quickstart" ,
14- "url" : " /docs/guides/quick-start"
14+ "url" : " /docs/guides/quick-start" ,
15+ "isNew" : true ,
16+ "isNewDate" : " 2025-11-07"
1517 },
1618 {
1719 "title" : " Install" ,
310312 },
311313 {
312314 "title" : " Deferred timing resolution using stretch" ,
313- "url" : " /docs/guides/stretch"
315+ "url" : " /docs/guides/stretch" ,
316+ "isNew" : true ,
317+ "isNewDate" : " 2025-11-06"
314318 },
315319 {
316320 "title" : " Measure qubits" ,
648652 },
649653 {
650654 "title" : " Visualize circuit timing" ,
651- "url" : " /docs/guides/visualize-circuit-timing"
655+ "url" : " /docs/guides/visualize-circuit-timing" ,
656+ "isNew" : true ,
657+ "isNewDate" : " 2025-11-07"
652658 },
653659 {
654660 "title" : " Plot quantum states" ,
Original file line number Diff line number Diff line change 148148 },
149149 {
150150 "title" : " Quantum Phase Estimation with Q-CTRL's Qiskit Functions" ,
151- "url" : " /docs/tutorials/quantum-phase-estimation-qctrl"
151+ "url" : " /docs/tutorials/quantum-phase-estimation-qctrl" ,
152+ "isNew" : true ,
153+ "isNewDate" : " 2025-11-06"
152154 },
153155 {
154156 "title" : " Solve the Market Split problem with Kipu Quantum's Iskay Quantum Optimizer" ,
155- "url" : " /docs/tutorials/solve-market-split-problem-with-iskay-quantum-optimizer"
157+ "url" : " /docs/tutorials/solve-market-split-problem-with-iskay-quantum-optimizer" ,
158+ "isNew" : true ,
159+ "isNewDate" : " 2025-11-06"
160+ },
161+ {
162+ "title" : " Simulate 2D tilted-field Ising with the QESEM function" ,
163+ "url" : " /docs/tutorials/qedma-2d-ising-with-qesem" ,
164+ "isNew" : true ,
165+ "isNewDate" : " 2025-11-07"
156166 }
157167 ]
158168 },
Original file line number Diff line number Diff line change @@ -106,6 +106,8 @@ Qiskit Functions are a collection of pre-packaged error management and applicati
106106
107107 * [ Quantum Phase Estimation with Q-CTRL's Qiskit Functions] ( /docs/tutorials/quantum-phase-estimation-qctrl )
108108
109+ * [ Simulate 2D tilted-field Ising with the QESEM function] ( /docs/tutorials/qedma-2d-ising-with-qesem )
110+
109111- Experiment with domain-specific problems with ** Application functions** -- with familiar inputs and outputs to classical solvers.
110112
111113 * [ Quantum Portfolio Optimizer - A Qiskit Function by Global Data Quantum] ( /docs/tutorials/global-data-quantum-optimizer )
You can’t perform that action at this time.
0 commit comments