Community

Built in the open, with the people who use it.

Quantuva is not a black box — the code, the notes, and the papers are all public, and the people who run the experiments on real hardware are the ones who catch what we got wrong. There are several ways in.

Ways to participate

Whatever your angle, there's a door.

Report an issue

Found a bug, or a place where the simulator and the hardware disagree? Open an issue with a minimal circuit that reproduces it — that's usually all we need.

GitHub issues →

Contribute code

A faster simulator kernel, a better routing pass, a clearer error message. Small, well-tested pull requests are the easiest to review and merge.

Contribution guide →

Reproduce a paper

Every publication ships with the code and data that produced its figures. Try to break a result — that's how we know which ones hold.

Papers →
Where we are

The channels.

GitHub
Source, issues, and pull requests for the SDK and the simulators. The repository is the single source of truth for the code.
Discussions
Longer questions — "why does my transpiled circuit get deeper when I add a qubit?" — live here, where they can be answered once and read by everyone.
Mailing list
A low-volume list for release notes and new papers. No marketing; if there's nothing to say, there's no email.
arXiv / RSS
New publications are posted to the open archive the same day they appear on the Papers page, with an RSS feed for both.
Code of conduct

Keep it about the work.

The community runs on a single rule: critique the argument, not the person. We discuss circuits and estimators with the same care whether the author is a first-time contributor or a maintainer. Abusive behavior ends the conversation, not the science.

Citing Quantuva

If it helped, say so.

If Quantuva contributed to a result you're publishing, cite the software. Here's a BibTeX entry to start from.

@misc{quantuva,
  author = {{Quantuva Research}},
  title = {Quantuva: quantum software for near-term devices},
  year = {2026},
  howpublished = {\url{https://quantuva.dev}},
  note = {SDK version as of use}
}