Luciano Bello's Avatar

Luciano Bello

@1ucian0

Geek, infosec enthusiast, PhD, Rioplatense, IBMer, Python coder and, lately, into quantum computing stuff. https://linktr.ee/1ucian0

67
Followers
38
Following
22
Posts
19.11.2024
Joined
Posts Following

Latest posts by Luciano Bello @1ucian0

Qɪꜱᴋɪᴛ 2.3 ʜᴀꜱ ʟᴀɴᴅᴇᴅ 🚀

See what is new at qisk.it/2-3-release-notes

15.01.2026 14:54 👍 2 🔁 0 💬 0 📌 0
Post image

No tengo muchas oportunidades de hablar de Qiskit en español, mucho menos en argentino. Gracias a los organizadores del Qiskit Fall Fest en FIUBA por incluirme.

¡Los veo ahí!

⏲️ Hoy (Nov 5) 2pm UTC-3
📍 meet.google.com/vyn-mnkg-krv
🕸️ Web del evento fiuba-qff-2025.vercel.app

05.11.2025 14:11 👍 1 🔁 0 💬 0 📌 0
Post image

The results are in! 📊
The 𝗤𝘂𝗮𝗻𝘁𝘂𝗺 𝗢𝗽𝗲𝗻 𝗦𝗼𝘂𝗿𝗰𝗲 𝗦𝘂𝗿𝘃𝗲𝘆 𝟮𝟬𝟮𝟱 results is live — capturing insights from the global quantum community. Thank you to all who contributed to building an open, innovative quantum future!
🔗 Read more: buff.ly/3SWIA0p

03.11.2025 18:27 👍 8 🔁 2 💬 0 📌 2

The link to the survey is surveymonkey.com/r/QOSSSurvey25

It takes about 10 minutes to complete.

11.09.2025 14:07 👍 0 🔁 0 💬 0 📌 0

The @unitary.foundation annual survey is live!

It’s a great chance to share your experience with quantum software and help shape the bigger picture.
We’re paying close attention, so fill it in, and spread the word!

11.09.2025 14:05 👍 3 🔁 0 💬 1 📌 0

The Qiskit advocate program got relaunched and applications are open!
www.ibm.com/quantum/comm...

- blogpost:
www.ibm.com/quantum/blog...
- video:
www.youtube.com/watch?v=rzFS...
- application form:
ibm.biz/advocates-ap...

join this great community today!

11.08.2025 14:33 👍 2 🔁 0 💬 0 📌 0

Qiskit SDK v2.1 is here!

👷‍♂️ C API for circuit construction
⚙️ Transpiler improvements
📉 Improved synthesis algorithms
📦 `box` instruction enhancements

Check out www.ibm.com/quantum/blog... for more details!

03.07.2025 14:32 👍 2 🔁 0 💬 0 📌 0
Post image

Come join the team for ⚛️ Quantum Wednesday!
This week, we'll discuss 𝗤𝗶𝘀𝗸𝗶𝘁 𝘃𝟮 and what's coming up lead by our guest speaker 𝗟𝘂𝗰𝗶𝗮𝗻𝗼 𝗕𝗲𝗹𝗹𝗼.
Discord: buff.ly/jZ0sg2p

03.06.2025 14:01 👍 1 🔁 1 💬 0 📌 1

For years, folks thought Qiskit was the quantum equivalent of a breadboard, great for teaching, not for real work.
I always disagreed.
Now you don’t have to take my word for it. This Nature Computational Science paper makes it falsifiable: Qiskit is the best production-grade SDK on the market.

21.04.2025 14:24 👍 1 🔁 0 💬 0 📌 0

Technical release summary for Qiskit SDK v2.0 is out!

🔗 www.ibm.com/quantum/blog...

🇨 Brand-new C API
📈 More performance improvements!
📦 Initial support for boxes and stretches
🚮 Removal of 1.x deprecated functionality (including qiskit.pulse ⚡)

03.04.2025 15:12 👍 0 🔁 0 💬 0 📌 0
Preview
Qiskit v2.0 migration guide | IBM Quantum Documentation How to update your project so that it works with Qiskit v2.0.

I forgot a super-important link for those transitioning to Qiskit v2.

Here are the migration guides! docs.quantum.ibm.com/migration-gu...

01.04.2025 12:17 👍 1 🔁 0 💬 0 📌 0

About what's coming:

🇨 The C interface will continue expanding in the 2.x series.

🛣️ See what else is ahead for 2.x in the roadmap qisk.it/roadmap

🪲 As always, if you find any issues, report them on GitHub
github.com/Qiskit/qiski...

Happy quantum hacking! ⚡

01.04.2025 11:10 👍 1 🔁 0 💬 1 📌 0

About SemVer docs.quantum.ibm.com/open-source/... :

🐍 Qiskit v2 is not backwards compatible with Qiskit v1. Upgrading blindly with `pip install -U qiskit` might break your code.

🦥 Qiskit v1.4 will receive bug fixes until Sept 2025. Use it as a transitional version `pip install -U qiskit>=1.4,<2`

01.04.2025 11:10 👍 0 🔁 0 💬 2 📌 0

Qɪꜱᴋɪᴛ ꜱᴅᴋ ᴠ2.0 ɪꜱ ʜᴇʀᴇ! 🚀 (Not an April Fools’ joke :) – the release technically happened yesterday in CET)

🗒️ Release Notes docs.quantum.ibm.com/api/qiskit/r...

Check out the 🧵 for more info!

01.04.2025 11:10 👍 2 🔁 0 💬 2 📌 0

About documentation:

📚 IBM Quantum Learning courses are moving to Qiskit v2 in the coming weeks: learning.quantum.ibm.com

📔 Guides & API Docs are up-to-date docs.quantum.ibm.com/api/qiskit

📕 There is a new C API Documentation section! docs.quantum.ibm.com/api/qiskit-c

01.04.2025 11:10 👍 0 🔁 0 💬 1 📌 0

Still want something installable and runnable? I got you:

> pip install qiskit==2.0.0rc2

Grab the release candidate today! 🚀

28.03.2025 12:06 👍 0 🔁 0 💬 0 📌 0

👁️ If you’d like a sneak peek at the release notes, check out this very raw/work-in-progress this PR: github.com/Qiskit/qiski...
🔭 You can also find some a high-level view in the roadmap: qisk.it/roadmap#qisk...
📮 As usual, a blog post announcement with technical detail will follow the release.

28.03.2025 11:51 👍 0 🔁 0 💬 1 📌 0

𝗤𝗶𝘀𝗸𝗶𝘁 𝘃𝟮.𝟬 𝗿𝗲𝗹𝗲𝗮𝘀𝗲 𝗶𝘀 𝗰𝗼𝗺𝗶𝗻𝗴 𝗼𝗻 𝗠𝗼𝗻𝗱𝗮𝘆, 𝗠𝗮𝗿𝗰𝗵 𝟯𝟭𝘀𝘁! 🚀

Feeling impatient? Check out the 🧵 to ease the anticipation!

28.03.2025 11:51 👍 2 🔁 0 💬 1 📌 0

Remember, you don’t need to switch to v2.0 immediately. Qiskit v1.4 will continue receiving bug fixes 𝘂𝗻𝘁𝗶𝗹 𝗦𝗲𝗽𝘁𝗲𝗺𝗯𝗲𝗿 𝟮𝟬𝟮𝟱, so you have time!

28.03.2025 11:51 👍 0 🔁 0 💬 1 📌 0

🚀 Interested in becoming a Qiskit Advocate? Read this!
www.linkedin.com/posts/1ucian...

24.03.2025 16:06 👍 0 🔁 0 💬 0 📌 0

Have a peek at the upcoming Qiskit v2! The release candidate is now available and you can test it with `pip install qiskit==2.0.0rc1`. Let us know if something that shouldn't is broken.

11.03.2025 17:22 👍 0 🔁 0 💬 0 📌 0
Post image Post image

2025 = 24² = 5²×9²

To celebrate this truly 🅂🅀🅄🄰🅁🄴🄳 🅈🄴🄰🅁, I decided to decorate my living room wall with one of the smallest perfect squared squares: 23 - 110A (AJD) 1990

www.squaring.net

30.01.2025 01:26 👍 1 🔁 0 💬 0 📌 0
Preview
Release news: Qiskit SDK v1.3 is here! | IBM Quantum Computing Blog Technical release summary for Qiskit SDK v1.3, including details on top new features and improvements, and new deprecations.

Qɪꜱᴋɪᴛ 1.3 is out!

🦀 Key components now ported to Rust
📈 ~6x faster compared to 1.2
📚 The circuit library is now faster and with high-level context-aware synthesis

Learn more ibm.com/quantum/blog...

Release notes: docs.quantum.ibm.com/api/qiskit/r...

04.12.2024 21:34 👍 9 🔁 3 💬 0 📌 0

Qiskit does not do it *that* differently. The last stage of the compilation is scheduling and it's similar to your circuit-to-pulse compiler.

04.12.2024 19:16 👍 0 🔁 0 💬 0 📌 0