Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!-- # Qualtran (title omitted because our logo acts as the title) -->

<div align="center">
<img alt="Qualtran logo" width="340px" src="docs/_static/qualtran-logo-mode-sensitive.svg">
<img alt="Qualtran logo" width="340px" src="https://raw.githubusercontent.com/quantumlib/Qualtran/refs/heads/main/docs/_static/qualtran-logo-mode-sensitive.svg">
<br>

Python package for fault-tolerant quantum algorithms research.
Expand Down Expand Up @@ -151,6 +151,6 @@ Copyright 2025 Google LLC.
<div align="center">
<a href="https://quantumai.google">
<img width="15%" alt="Google Quantum AI"
src="./docs/_static/quantum-ai-vertical.svg">
src="https://raw.githubusercontent.com/quantumlib/Qualtran/refs/heads/main/docs/_static/quantum-ai-vertical.svg">
</a>
</div>