Skip to content
View dcoldeira's full-sized avatar

Block or report dcoldeira

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
dcoldeira/README.md

David Coldeira

Quantum Software Engineer | Bristol, UK

Building a quantum programming language from first principles — and a platform that makes quantum physics accessible in plain English.


What I'm working on

QRL — Quantum Relational Language

github.com/entangledcode/qrl

A relations-first quantum programming language where entanglement is a first-class citizen, not a derived concept. Built from information theory and relational physics.

  • ~9,500 lines | 595 tests | 4 domains: biology, sensing, chemistry, foundations
  • Hardware-verified: Bell state on Quandela's qpu:belenos 12-qubit photonic QPU (S = 2.61 ± 0.08)
  • Paper submitted to QPL 2026From Correlations to Photons
  • Preprint: doi.org/10.5281/zenodo.18292199

Bell

entangledcode.dev

A natural language interface for quantum physics modelling. Ask a question in plain English; Bell runs real QRL code and returns numbers. Free to try, no quantum background required.

Covers: quantum biology (FMO complex, radical pair), quantum sensing (Ramsey, Heisenberg limit), quantum chemistry (H₂ VQE, orbital entanglement), quantum foundations (CHSH, GHZ paradox).


Writing

dcoldeira.github.io — posts on quantum physics, computing, and the ideas behind QRL.

Recent: Bell's theorem and hardware verification · Electron correlation as entanglement · Beating the standard quantum limit · Quantum effects in photosynthesis


Background

Physics BSc · Scientific software engineering · Python, Flutter, Docker · Numerical modelling, ML pipelines, system architecture.


Contact

david@entangledcode.dev | entangledcode.dev

Pinned Loading

  1. photon-duality-simulator photon-duality-simulator Public

    A quantum interference model simulator that represents a photon as either a Bright or Dark state.

    Python

  2. quantum-relational-language quantum-relational-language Public archive

    ⚠️ Moved to github.com/entangledcode/qrl — active development continues there

    Python 1

  3. qrl-book qrl-book Public

    Learn quantum computing from first principles: QPL tutorials covering entanglement, MBQC, and photonic quantum computing

    TeX

  4. quantum-advantage-advisor quantum-advantage-advisor Public

    A reality-check tool that tells you whether quantum computing actually makes sense for your problem.

    Python