home.social

#qiskit — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #qiskit, aggregated by home.social.

fetched live
  1. Квантовая монетка на IBM Quantum: как я переложил выбор свидания на 8 кубитов

    Когда не можешь выбрать, куда пойти на свидание, можно мучиться между кофейней, баром и прогулкой. А можно поступить взросло: отправить задачу на квантовый компьютер IBM и переложить ответственность на физику. Внутри — Qiskit, 8 кубитов, реальный job_id и самый пафосный способ заменить подбрасывание обычной монетки. Github репо по ссылке

    habr.com/ru/articles/1048848/

    #IBM_Quantum #Qiskit #квантовый_компьютер #квантовые_вычисления #Python #random #квантовая_монетка #overengineering

  2. Квантовая монетка на IBM Quantum: как я переложил выбор свидания на 8 кубитов

    Когда не можешь выбрать, куда пойти на свидание, можно мучиться между кофейней, баром и прогулкой. А можно поступить взросло: отправить задачу на квантовый компьютер IBM и переложить ответственность на физику. Внутри — Qiskit, 8 кубитов, реальный job_id и самый пафосный способ заменить подбрасывание обычной монетки. Github репо по ссылке

    habr.com/ru/articles/1048848/

    #IBM_Quantum #Qiskit #квантовый_компьютер #квантовые_вычисления #Python #random #квантовая_монетка #overengineering

  3. Квантовая монетка на IBM Quantum: как я переложил выбор свидания на 8 кубитов

    Когда не можешь выбрать, куда пойти на свидание, можно мучиться между кофейней, баром и прогулкой. А можно поступить взросло: отправить задачу на квантовый компьютер IBM и переложить ответственность на физику. Внутри — Qiskit, 8 кубитов, реальный job_id и самый пафосный способ заменить подбрасывание обычной монетки. Github репо по ссылке

    habr.com/ru/articles/1048848/

    #IBM_Quantum #Qiskit #квантовый_компьютер #квантовые_вычисления #Python #random #квантовая_монетка #overengineering

  4. AriQuantum: Как я написал эмулятор квантового компьютера прямо в Telegram

    Квантовые вычисления – это сложно. Сложная математика, сложные инструменты, и всё это только в рамках вузовских программ. Я решил это исправить и сделал эмулятор квантовых схем прямо в Telegram – бесплатно, без установки, только кнопки. Внутри статьи – история создания, технические подробности и демонстрация работы. Изучать кванты

    habr.com/ru/articles/1042032/

    #квантовые_вычисления #квантовый_симулятор #telegrambot #python #qiskit #квантовая_грамотность #квантовые_компьютеры #образование #aiogram #open_source

  5. AriQuantum: Как я написал эмулятор квантового компьютера прямо в Telegram

    Квантовые вычисления – это сложно. Сложная математика, сложные инструменты, и всё это только в рамках вузовских программ. Я решил это исправить и сделал эмулятор квантовых схем прямо в Telegram – бесплатно, без установки, только кнопки. Внутри статьи – история создания, технические подробности и демонстрация работы. Изучать кванты

    habr.com/ru/articles/1042032/

    #квантовые_вычисления #квантовый_симулятор #telegrambot #python #qiskit #квантовая_грамотность #квантовые_компьютеры #образование #aiogram #open_source

  6. AriQuantum: Как я написал эмулятор квантового компьютера прямо в Telegram

    Квантовые вычисления – это сложно. Сложная математика, сложные инструменты, и всё это только в рамках вузовских программ. Я решил это исправить и сделал эмулятор квантовых схем прямо в Telegram – бесплатно, без установки, только кнопки. Внутри статьи – история создания, технические подробности и демонстрация работы. Изучать кванты

    habr.com/ru/articles/1042032/

    #квантовые_вычисления #квантовый_симулятор #telegrambot #python #qiskit #квантовая_грамотность #квантовые_компьютеры #образование #aiogram #open_source

  7. : A is a model for quantum computation, similar to classical circuits, in which a computation is a sequence of quantum gates, measurements, initializations of qubits to known values, and possibly other actions.

    Developing your first - get started with Hands-on Programming for Quantum Computers using IBM .

    knowledgezone.co.in/posts/Deve

  8. #ITByte: A #Quantum #Circuit is a model for quantum computation, similar to classical circuits, in which a computation is a sequence of quantum gates, measurements, initializations of qubits to known values, and possibly other actions.

    Developing your first #Quantum #Circuit - get started with Hands-on Programming for Quantum Computers using IBM #Qiskit.

    knowledgezone.co.in/posts/Deve

  9. #ITByte: A #Quantum #Circuit is a model for quantum computation, similar to classical circuits, in which a computation is a sequence of quantum gates, measurements, initializations of qubits to known values, and possibly other actions.

    Developing your first #Quantum #Circuit - get started with Hands-on Programming for Quantum Computers using IBM #Qiskit.

    knowledgezone.co.in/posts/Deve

  10. #ITByte: A #Quantum #Circuit is a model for quantum computation, similar to classical circuits, in which a computation is a sequence of quantum gates, measurements, initializations of qubits to known values, and possibly other actions.

    Developing your first #Quantum #Circuit - get started with Hands-on Programming for Quantum Computers using IBM #Qiskit.

    knowledgezone.co.in/posts/Deve

  11. #ITByte: A #Quantum #Circuit is a model for quantum computation, similar to classical circuits, in which a computation is a sequence of quantum gates, measurements, initializations of qubits to known values, and possibly other actions.

    Developing your first #Quantum #Circuit - get started with Hands-on Programming for Quantum Computers using IBM #Qiskit.

    knowledgezone.co.in/posts/Deve

  12. Been learning quantum on the side for months. What tripped me up wasn't the math — it was how often "canonical" circuits from papers and tutorials fail quietly. Broken Hamiltonians. Reversed bit orders. Silent API drift.

    So I built a personal library where every circuit is checked against its reference output before it's listed. 50+ curated circuits across Qiskit, PennyLane, and Cirq. No signup required.

    qubithub.co?utm_source=mastodo

    #LearningInPublic #QuantumComputing #Qiskit

  13. Been learning quantum on the side for months. What tripped me up wasn't the math — it was how often "canonical" circuits from papers and tutorials fail quietly. Broken Hamiltonians. Reversed bit orders. Silent API drift.

    So I built a personal library where every circuit is checked against its reference output before it's listed. 50+ curated circuits across Qiskit, PennyLane, and Cirq. No signup required.

    qubithub.co?utm_source=mastodo

    #LearningInPublic #QuantumComputing #Qiskit

  14. Writing my first quantum computing experiments (simulated only for now, using IBM Qiskit). It’s great to be collaborating again with my former undergraduate research advisor and his students... Almost 20 years after graduation. Some light academic work makes me very happy. One day I’ll still go back and finish my Master’s... I've dropped out twice, third time's the charm :)

    ibm.com/quantum/qiskit

    #QuantumComputing #Qiskit #Academia #Research #Tech #ContinuousLearning

  15. Writing my first quantum computing experiments (simulated only for now, using IBM Qiskit). It’s great to be collaborating again with my former undergraduate research advisor and his students... Almost 20 years after graduation. Some light academic work makes me very happy. One day I’ll still go back and finish my Master’s... I've dropped out twice, third time's the charm :)

    ibm.com/quantum/qiskit

    #QuantumComputing #Qiskit #Academia #Research #Tech #ContinuousLearning

  16. Writing my first quantum computing experiments (simulated only for now, using IBM Qiskit). It’s great to be collaborating again with my former undergraduate research advisor and his students... Almost 20 years after graduation. Some light academic work makes me very happy. One day I’ll still go back and finish my Master’s... I've dropped out twice, third time's the charm :)

    ibm.com/quantum/qiskit

    #QuantumComputing #Qiskit #Academia #Research #Tech #ContinuousLearning

  17. Writing my first quantum computing experiments (simulated only for now, using IBM Qiskit). It’s great to be collaborating again with my former undergraduate research advisor and his students... Almost 20 years after graduation. Some light academic work makes me very happy. One day I’ll still go back and finish my Master’s... I've dropped out twice, third time's the charm :)

    ibm.com/quantum/qiskit

    #QuantumComputing #Qiskit #Academia #Research #Tech #ContinuousLearning

  18. Writing my first quantum computing experiments (simulated only for now, using IBM Qiskit). It’s great to be collaborating again with my former undergraduate research advisor and his students... Almost 20 years after graduation. Some light academic work makes me very happy. One day I’ll still go back and finish my Master’s... I've dropped out twice, third time's the charm :)

    ibm.com/quantum/qiskit

    #QuantumComputing #Qiskit #Academia #Research #Tech #ContinuousLearning

  19. Updated: I added the aha-chapter that I was missing.

    "Quantum computers try all possibilities in parallel" is the popular line — and it's dangerously misleading. A measurement collapses everything to one random answer, so "parallel" on its own is useless.

    The actual move: a quantum algorithm is ONE global linear transformation on a 2^n-amplitude vector, designed so wrong answers destructively cancel and the right one amplifies. Classical searches. Quantum shapes.

    Walkthrough with a Grover-style bar chart in four snapshots, plus the full pipeline: superconducting oscillator → Josephson junction → Bell state → amplitude amplification → Shor / Grover / simulation.

    🔗 ki-mathias.de/en/quantum-compu
    🎥 youtu.be/iMaqNfA0Gs0 (9:14, HD)
    📦 Qiskit notebooks: github.com/pmmathias/quantum-c

    #quantumcomputing #qiskit #qubit #interference #grover #blochsphere #physics #education

  20. Updated: I added the aha-chapter that I was missing.

    "Quantum computers try all possibilities in parallel" is the popular line — and it's dangerously misleading. A measurement collapses everything to one random answer, so "parallel" on its own is useless.

    The actual move: a quantum algorithm is ONE global linear transformation on a 2^n-amplitude vector, designed so wrong answers destructively cancel and the right one amplifies. Classical searches. Quantum shapes.

    Walkthrough with a Grover-style bar chart in four snapshots, plus the full pipeline: superconducting oscillator → Josephson junction → Bell state → amplitude amplification → Shor / Grover / simulation.

    🔗 ki-mathias.de/en/quantum-compu
    🎥 youtu.be/iMaqNfA0Gs0 (9:14, HD)
    📦 Qiskit notebooks: github.com/pmmathias/quantum-c

    #quantumcomputing #qiskit #qubit #interference #grover #blochsphere #physics #education

  21. Updated: I added the aha-chapter that I was missing.

    "Quantum computers try all possibilities in parallel" is the popular line — and it's dangerously misleading. A measurement collapses everything to one random answer, so "parallel" on its own is useless.

    The actual move: a quantum algorithm is ONE global linear transformation on a 2^n-amplitude vector, designed so wrong answers destructively cancel and the right one amplifies. Classical searches. Quantum shapes.

    Walkthrough with a Grover-style bar chart in four snapshots, plus the full pipeline: superconducting oscillator → Josephson junction → Bell state → amplitude amplification → Shor / Grover / simulation.

    🔗 ki-mathias.de/en/quantum-compu
    🎥 youtu.be/iMaqNfA0Gs0 (9:14, HD)
    📦 Qiskit notebooks: github.com/pmmathias/quantum-c

    #quantumcomputing #qiskit #qubit #interference #grover #blochsphere #physics #education

  22. Updated: I added the aha-chapter that I was missing.

    "Quantum computers try all possibilities in parallel" is the popular line — and it's dangerously misleading. A measurement collapses everything to one random answer, so "parallel" on its own is useless.

    The actual move: a quantum algorithm is ONE global linear transformation on a 2^n-amplitude vector, designed so wrong answers destructively cancel and the right one amplifies. Classical searches. Quantum shapes.

    Walkthrough with a Grover-style bar chart in four snapshots, plus the full pipeline: superconducting oscillator → Josephson junction → Bell state → amplitude amplification → Shor / Grover / simulation.

    🔗 ki-mathias.de/en/quantum-compu
    🎥 youtu.be/iMaqNfA0Gs0 (9:14, HD)
    📦 Qiskit notebooks: github.com/pmmathias/quantum-c

    #quantumcomputing #qiskit #qubit #interference #grover #blochsphere #physics #education

  23. Updated: I added the aha-chapter that I was missing.

    "Quantum computers try all possibilities in parallel" is the popular line — and it's dangerously misleading. A measurement collapses everything to one random answer, so "parallel" on its own is useless.

    The actual move: a quantum algorithm is ONE global linear transformation on a 2^n-amplitude vector, designed so wrong answers destructively cancel and the right one amplifies. Classical searches. Quantum shapes.

    Walkthrough with a Grover-style bar chart in four snapshots, plus the full pipeline: superconducting oscillator → Josephson junction → Bell state → amplitude amplification → Shor / Grover / simulation.

    🔗 ki-mathias.de/en/quantum-compu
    🎥 youtu.be/iMaqNfA0Gs0 (9:14, HD)
    📦 Qiskit notebooks: github.com/pmmathias/quantum-c

    #quantumcomputing #qiskit #qubit #interference #grover #blochsphere #physics #education

  24. Квантовые вычисления как инженерная проблема: почему «превосходство» не означает применимость

    Когда в 2019 году была опубликована работа группы исследователей Google о так называемом квантовом превосходстве, само выражение почти мгновенно вышло за пределы научного контекста и стало частью популярного нарратива о скором вытеснении классических вычислений. Между тем, уже в оригинальной публикации речь шла о строго определённой задаче - выборке из распределения, искусственно сконструированного таким образом, чтобы затруднить классическое моделирование.

    habr.com/ru/articles/1012450/

    #квантовые_вычисления #суперпозиция #кубит #алгоритм_шора #qiskit #квантовые_технологии #квантовые_алгоритмы #квантовые_компьютеры #квантовый_компьютер #квантовый

  25. Квантовые вычисления как инженерная проблема: почему «превосходство» не означает применимость

    Когда в 2019 году была опубликована работа группы исследователей Google о так называемом квантовом превосходстве, само выражение почти мгновенно вышло за пределы научного контекста и стало частью популярного нарратива о скором вытеснении классических вычислений. Между тем, уже в оригинальной публикации речь шла о строго определённой задаче - выборке из распределения, искусственно сконструированного таким образом, чтобы затруднить классическое моделирование.

    habr.com/ru/articles/1012450/

    #квантовые_вычисления #суперпозиция #кубит #алгоритм_шора #qiskit #квантовые_технологии #квантовые_алгоритмы #квантовые_компьютеры #квантовый_компьютер #квантовый

  26. Квантовые вычисления как инженерная проблема: почему «превосходство» не означает применимость

    Когда в 2019 году была опубликована работа группы исследователей Google о так называемом квантовом превосходстве, само выражение почти мгновенно вышло за пределы научного контекста и стало частью популярного нарратива о скором вытеснении классических вычислений. Между тем, уже в оригинальной публикации речь шла о строго определённой задаче - выборке из распределения, искусственно сконструированного таким образом, чтобы затруднить классическое моделирование.

    habr.com/ru/articles/1012450/

    #квантовые_вычисления #суперпозиция #кубит #алгоритм_шора #qiskit #квантовые_технологии #квантовые_алгоритмы #квантовые_компьютеры #квантовый_компьютер #квантовый

  27. I stress-tested Google’s new Colab MCP server with a real quantum workflow.

    An AI agent took a blank Colab notebook and:
    • installed dependencies
    • fixed Qiskit compatibility issues
    • ran a 15-point H2 scan
    • submitted a real job to IBM Quantum hardware

    This is where Colab gets interesting: not just notebook editing, but agent-operated cloud execution.

    Article on @thepracticaldev
    dev.to/axrisi/i-stress-tested-

    #AI #MCP #Colab #QuantumComputing #Qiskit #IBMQuantum #Python #CloudComputing

  28. I stress-tested Google’s new Colab MCP server with a real quantum workflow.

    An AI agent took a blank Colab notebook and:
    • installed dependencies
    • fixed Qiskit compatibility issues
    • ran a 15-point H2 scan
    • submitted a real job to IBM Quantum hardware

    This is where Colab gets interesting: not just notebook editing, but agent-operated cloud execution.

    Article on @thepracticaldev
    dev.to/axrisi/i-stress-tested-

    #AI #MCP #Colab #QuantumComputing #Qiskit #IBMQuantum #Python #CloudComputing

  29. I stress-tested Google’s new Colab MCP server with a real quantum workflow.

    An AI agent took a blank Colab notebook and:
    • installed dependencies
    • fixed Qiskit compatibility issues
    • ran a 15-point H2 scan
    • submitted a real job to IBM Quantum hardware

    This is where Colab gets interesting: not just notebook editing, but agent-operated cloud execution.

    Article on @thepracticaldev
    dev.to/axrisi/i-stress-tested-

    #AI #MCP #Colab #QuantumComputing #Qiskit #IBMQuantum #Python #CloudComputing

  30. I stress-tested Google’s new Colab MCP server with a real quantum workflow.

    An AI agent took a blank Colab notebook and:
    • installed dependencies
    • fixed Qiskit compatibility issues
    • ran a 15-point H2 scan
    • submitted a real job to IBM Quantum hardware

    This is where Colab gets interesting: not just notebook editing, but agent-operated cloud execution.

    Article on @thepracticaldev
    dev.to/axrisi/i-stress-tested-

    #AI #MCP #Colab #QuantumComputing #Qiskit #IBMQuantum #Python #CloudComputing

  31. I stress-tested Google’s new Colab MCP server with a real quantum workflow.

    An AI agent took a blank Colab notebook and:
    • installed dependencies
    • fixed Qiskit compatibility issues
    • ran a 15-point H2 scan
    • submitted a real job to IBM Quantum hardware

    This is where Colab gets interesting: not just notebook editing, but agent-operated cloud execution.

    Article on @thepracticaldev
    dev.to/axrisi/i-stress-tested-

    #AI #MCP #Colab #QuantumComputing #Qiskit #IBMQuantum #Python #CloudComputing

  32. @gabor_samu Fascinating to see IBM Spectrum #LSF orchestrating classical HPC with #IBMQuantum
    #QCD pipeline: HPC+SeeMPS preselections #BelleII noise moments → info-rich slices to Heron/Qiskit for squeezing/superradiance sims.
    github.com/JavierMartinAlonso1
    LSF realistic hybrid orchestrator? Can this workload run on #Qiskit / #IBMQuantum Heron QPUs to test squeezing channels + entanglement dominance under noise?
    Collider data → #TensorNetworks → IBM QPUs
    doi.org/10.5281/zenodo.18672796
    #QuantumComputing

  33. @gabor_samu Fascinating to see IBM Spectrum #LSF orchestrating classical HPC with #IBMQuantum
    #QCD pipeline: HPC+SeeMPS preselections #BelleII noise moments → info-rich slices to Heron/Qiskit for squeezing/superradiance sims.
    github.com/JavierMartinAlonso1
    LSF realistic hybrid orchestrator? Can this workload run on #Qiskit / #IBMQuantum Heron QPUs to test squeezing channels + entanglement dominance under noise?
    Collider data → #TensorNetworks → IBM QPUs
    doi.org/10.5281/zenodo.18672796
    #QuantumComputing

  34. @gabor_samu Fascinating to see IBM Spectrum #LSF orchestrating classical HPC with #IBMQuantum
    #QCD pipeline: HPC+SeeMPS preselections #BelleII noise moments → info-rich slices to Heron/Qiskit for squeezing/superradiance sims.
    github.com/JavierMartinAlonso1
    LSF realistic hybrid orchestrator? Can this workload run on #Qiskit / #IBMQuantum Heron QPUs to test squeezing channels + entanglement dominance under noise?
    Collider data → #TensorNetworks → IBM QPUs
    doi.org/10.5281/zenodo.18672796
    #QuantumComputing

  35. @gabor_samu Fascinating to see IBM Spectrum #LSF orchestrating classical HPC with #IBMQuantum
    #QCD pipeline: HPC+SeeMPS preselections #BelleII noise moments → info-rich slices to Heron/Qiskit for squeezing/superradiance sims.
    github.com/JavierMartinAlonso1
    LSF realistic hybrid orchestrator? Can this workload run on #Qiskit / #IBMQuantum Heron QPUs to test squeezing channels + entanglement dominance under noise?
    Collider data → #TensorNetworks → IBM QPUs
    doi.org/10.5281/zenodo.18672796
    #QuantumComputing

  36. @gabor_samu Fascinating to see IBM Spectrum #LSF orchestrating classical HPC with #IBMQuantum
    #QCD pipeline: HPC+SeeMPS preselections #BelleII noise moments → info-rich slices to Heron/Qiskit for squeezing/superradiance sims.
    github.com/JavierMartinAlonso1
    LSF realistic hybrid orchestrator? Can this workload run on #Qiskit / #IBMQuantum Heron QPUs to test squeezing channels + entanglement dominance under noise?
    Collider data → #TensorNetworks → IBM QPUs
    doi.org/10.5281/zenodo.18672796
    #QuantumComputing

  37. RE: mastodon.social/@jmma1980/1159

    Step beyond toy models into a hybrid pipeline with real data. New repo: tensor-network prefiltering of #BelleII events (#SeeMPS, MPS/fermionic Gaussian states) selects entanglement‑relevant kinematics, then runs on #Qiskit / #IBMQuantum Heron to test squeezing channels and entanglement dominance under noise. From collider data → #TensorNetworks → IBM QPUs doi.org/10.5281/zenodo.18672796 github.com/JavierMartinAlonso1. #QCD #HighEnergyPhysics #QuantumEntanglement #SqueezedStates #MPS #BelleII #QuantumComputing

  38. RE: mastodon.social/@jmma1980/1159

    Step beyond toy models into a hybrid pipeline with real data. New repo: tensor-network prefiltering of #BelleII events (#SeeMPS, MPS/fermionic Gaussian states) selects entanglement‑relevant kinematics, then runs on #Qiskit / #IBMQuantum Heron to test squeezing channels and entanglement dominance under noise. From collider data → #TensorNetworks → IBM QPUs doi.org/10.5281/zenodo.18672796 github.com/JavierMartinAlonso1. #QCD #HighEnergyPhysics #QuantumEntanglement #SqueezedStates #MPS #BelleII #QuantumComputing

  39. The future is quantum and so is BESSER.

    Soon you’ll be able to model, generate, and accelerate quantum circuits directly within our platform. 🎬

    This is just the beginning.

    editor.besser-pearl.org

    #Quantum #BESSER #QuantumComputing #DigitalEngineering #NoCode #qiskit #LowCod e #ModelDrivenEngineering hashtag#MDE

  40. The future is quantum and so is BESSER.

    Soon you’ll be able to model, generate, and accelerate quantum circuits directly within our platform. 🎬

    This is just the beginning.

    editor.besser-pearl.org

    #Quantum #BESSER #QuantumComputing #DigitalEngineering #NoCode #qiskit #LowCod e #ModelDrivenEngineering hashtag#MDE

  41. The future is quantum and so is BESSER.

    Soon you’ll be able to model, generate, and accelerate quantum circuits directly within our platform. 🎬

    This is just the beginning.

    editor.besser-pearl.org

    #Quantum #BESSER #QuantumComputing #DigitalEngineering #NoCode #qiskit #LowCod e #ModelDrivenEngineering hashtag#MDE

  42. The future is quantum and so is BESSER.

    Soon you’ll be able to model, generate, and accelerate quantum circuits directly within our platform. 🎬

    This is just the beginning.

    editor.besser-pearl.org

    #Quantum #BESSER #QuantumComputing #DigitalEngineering #NoCode #qiskit #LowCod e #ModelDrivenEngineering hashtag#MDE

  43. 🎩🤹 Welcome to the magical world of #Qiskit, where mere mortals are expected to wrangle quantum circuits and operators as if they were coding wizards! 🤯✨ Meanwhile, your "intelligent" apps watch in awe, dreaming of a day when they too can understand what the heck an "extended quantum circuit" is. 🚀🔮
    github.com/Qiskit/qiskit #QuantumComputing #QuantumCircuits #CodingWizards #TechMagic #HackerNews #ngated

  44. 🎩🤹 Welcome to the magical world of #Qiskit, where mere mortals are expected to wrangle quantum circuits and operators as if they were coding wizards! 🤯✨ Meanwhile, your "intelligent" apps watch in awe, dreaming of a day when they too can understand what the heck an "extended quantum circuit" is. 🚀🔮
    github.com/Qiskit/qiskit #QuantumComputing #QuantumCircuits #CodingWizards #TechMagic #HackerNews #ngated

  45. 🎩🤹 Welcome to the magical world of #Qiskit, where mere mortals are expected to wrangle quantum circuits and operators as if they were coding wizards! 🤯✨ Meanwhile, your "intelligent" apps watch in awe, dreaming of a day when they too can understand what the heck an "extended quantum circuit" is. 🚀🔮
    github.com/Qiskit/qiskit #QuantumComputing #QuantumCircuits #CodingWizards #TechMagic #HackerNews #ngated

  46. 🎩🤹 Welcome to the magical world of #Qiskit, where mere mortals are expected to wrangle quantum circuits and operators as if they were coding wizards! 🤯✨ Meanwhile, your "intelligent" apps watch in awe, dreaming of a day when they too can understand what the heck an "extended quantum circuit" is. 🚀🔮
    github.com/Qiskit/qiskit #QuantumComputing #QuantumCircuits #CodingWizards #TechMagic #HackerNews #ngated