ycliper

Популярное

Музыка Кино и Анимация Автомобили Животные Спорт Путешествия Игры Юмор

Интересные видео

2025 Сериалы Трейлеры Новости Как сделать Видеоуроки Diy своими руками

Топ запросов

смотреть а4 schoolboy runaway турецкий сериал смотреть мультфильмы эдисон
Скачать

Python is not the problem. The compile gap is.

Автор: Beyond the Qubit

Загружено: 2026-02-19

Просмотров: 46

Описание: Most people talk about quantum as if the hard part is the qubits.
In my interview with Jonathon Riddell, CEO of Kothar Computing, the bottleneck looked different: the classical layer that has to run the science.
Because real quantum workflows are hybrid. Quantum plus classical.
And hybrid workflows live or die on orchestration, reproducibility, performance, and deployment.
Here is the uncomfortable truth.
Python is perfect for exploration. It is the front door. Python has great compiler-adjacent tools, but the workflow is still fragmented and hard to make robust end-to-end.
The pain starts when you move from notebooks to real workloads and you need predictable execution, repeatable builds, and optimized, validated runs across heterogeneous hardware.
That is the compile gap.
The jump from Python-first workflows to a reliable compilation and transpilation pipeline that targets CPUs, GPUs, and QPUs. And it shows up everywhere you care about in physics and quantum:
1. Speed
You are looping, sampling, optimizing, fitting, and dispatching to accelerators. At scale, performance depends on the lowering path: memory layout, scheduling, and how well your code maps onto the backend.
2. Reproducibility
Scientific code has to be repeatable and inspectable across machines and over time. Dynamic glue is great for discovery, but fragile when you want stable pipelines, controlled dependencies, and consistent results.
3. Correctness and safety
In physics and quantum, constraints like units, tensor shapes, and operator structure are part of the problem. Dynamic code is fast to write, but harder to fully validate end to end.
dynamic languages make certain classes of errors harder to catch early, and large scientific stacks accumulate risk through runtime shape/type/unit mismatches.As systems grow, you want more errors caught before runtime, and failures that are loud and actionable.


This is why I find Aleph so interesting.
Aleph is Kothar’s attempt to raise the ceiling for scientific and quantum computing: a language designed to feel natural for researchers, while still being built for compilation and performance.
The idea is simple but powerful.
Keep the ergonomics scientists love.
Add the compiler backbone production systems require.
Make hybrid workflows feel normal, not fragile.
If you are building or investing in quantum, I think this framing matters.
The winners will not just have better qubits.
They will have better tooling that turns quantum into a usable accelerator inside a larger scientific workflow.
Part 1 of the deep dive is out now.
Link:    • Python is not the problem. The compile gap...  

Also curious: where do you feel the pain most today, compilation, debugging, or reproducibility?

#QuantumComputing #QuantumSoftware #HybridComputing #ScientificComputing #HPC
#DeveloperTools #ProgrammingLanguages #Compilers #Compilation #Reproducibility
#PerformanceEngineering #SoftwareEngineering #ComputeAcceleration #DeepTech
#KotharComputing #physics #deeptech #BeyondTheQubit #FutureOfCompute @Kotharcomputing @JonathonRiddell

📌 Disclaimer: This post is shared on a personal basis and I do not represent any company

Не удается загрузить Youtube-плеер. Проверьте блокировку Youtube в вашей сети.
Повторяем попытку...
Python is not the problem. The compile gap is.

Поделиться в:

Доступные форматы для скачивания:

Скачать видео

  • Информация по загрузке:

Скачать аудио

Похожие видео

AI is changing the World Of Theoretical Physics, Fast.

AI is changing the World Of Theoretical Physics, Fast.

Надоели файлы? Вот, пожалуйста, сокеты • C • Live coding

Надоели файлы? Вот, пожалуйста, сокеты • C • Live coding

Чем и как отравили Навального: подробный разбор. Врач-токсиколог Исмаил Эфендиев

Чем и как отравили Навального: подробный разбор. Врач-токсиколог Исмаил Эфендиев

Дарио Амодеи — «Мы близки к концу экспоненты»

Дарио Амодеи — «Мы близки к концу экспоненты»

Не только VPN. Что еще поможет с блокировками

Не только VPN. Что еще поможет с блокировками

«Позолоченный век открытого исходного кода закончился» — Джо Брокмайер

«Позолоченный век открытого исходного кода закончился» — Джо Брокмайер

Способ увидеть невидимое: как создают суперлинзы из оптических метаматериалов

Способ увидеть невидимое: как создают суперлинзы из оптических метаматериалов

Революционная разработка, которая никому не интересна — Mazda Skyactiv-X SPCCI: как она работает ...

Революционная разработка, которая никому не интересна — Mazda Skyactiv-X SPCCI: как она работает ...

Парадоксы велосипеда

Парадоксы велосипеда

Turing Award Winner On Thinking Clearly, Paxos vs Raft, Working With Dijkstra | Leslie Lamport

Turing Award Winner On Thinking Clearly, Paxos vs Raft, Working With Dijkstra | Leslie Lamport

Проблема нержавеющей стали

Проблема нержавеющей стали

💡 Потоки и процессы в JavaScript и Node.js — Опять однопоточный? И что из этого?

💡 Потоки и процессы в JavaScript и Node.js — Опять однопоточный? И что из этого?

Chaos, szaleństwo, gospodarka na krawędzi. Kuczyński punktuje politykę Trumpa i jej skutki

Chaos, szaleństwo, gospodarka na krawędzi. Kuczyński punktuje politykę Trumpa i jej skutki

Автоматизация взлома оборудования с помощью кода Клода

Автоматизация взлома оборудования с помощью кода Клода

Технологии программирования (продвинутый поток) 5. Terminal. Shells

Технологии программирования (продвинутый поток) 5. Terminal. Shells

Почему взрываются батарейки и аккумуляторы? [Veritasium]

Почему взрываются батарейки и аккумуляторы? [Veritasium]

Что НАСА обнаружило на Ио

Что НАСА обнаружило на Ио

Эндоплазматический ретикулум. Как появилась эта логистическая система клетки?

Эндоплазматический ретикулум. Как появилась эта логистическая система клетки?

История C# и TypeScript с Андерсом Хейлсбергом | GitHub

История C# и TypeScript с Андерсом Хейлсбергом | GitHub

OpenAI is Suddenly in Trouble

OpenAI is Suddenly in Trouble

© 2025 ycliper. Все права защищены.



  • Контакты
  • О нас
  • Политика конфиденциальности



Контакты для правообладателей: [email protected]