Skip to content

Commit a5f7202

Browse files
committed
Add new logo
1 parent 5840c16 commit a5f7202

File tree

5 files changed

+7
-7
lines changed

5 files changed

+7
-7
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
99
[![Ruff](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json)](https://github.com/astral-sh/ruff)
1010

11-
![SuperQuantX Logo](resources/logo-small.png)
11+
![SuperQuantX Logo](resources/logo.png)
1212

1313
**Unified Quantum Computing Platform - Building autonomous quantum-enhanced AI systems**
1414

docs/assets/logo.png

-695 KB
Loading

docs/index.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ SuperQuantX bridges the gap between quantum computing and artificial intelligenc
1717
### 🚀 Key Features
1818

1919
- **🔗 Unified API**: Single interface for multiple quantum computing backends
20-
- **🎯 Agentic AI Focus**: Specialized tools for quantum agent development
20+
- **🎯 Agentic AI Focus**: Specialized tools for quantum agent development
2121
- **🚀 Multi-Backend Support**: PennyLane, Qiskit, Cirq, Amazon Braket, TKET, D-Wave Ocean
2222
- **📊 Advanced Algorithms**: Pre-built quantum machine learning and optimization algorithms
2323
- **🛠️ Developer Friendly**: Comprehensive documentation and examples
@@ -28,7 +28,7 @@ SuperQuantX bridges the gap between quantum computing and artificial intelligenc
2828
| Backend | Provider | Features |
2929
|---------|----------|----------|
3030
| **PennyLane** | Multi-vendor | Differentiable programming, ML integration |
31-
| **Qiskit** | IBM | IBM hardware, advanced transpilation |
31+
| **Qiskit** | IBM | IBM hardware, advanced transpilation |
3232
| **Cirq** | Google | Google hardware, NISQ algorithms |
3333
| **Amazon Braket** | AWS | AWS cloud quantum computing |
3434
| **TKET** | Cambridge Quantum Computing | Advanced optimization |
@@ -68,7 +68,7 @@ Learn the basics and get up and running quickly.
6868
</div>
6969

7070
<div markdown>
71-
### 👨‍💻 User Guide
71+
### 👨‍💻 User Guide
7272
Comprehensive guides for using SuperQuantX.
7373

7474
- [Platform Overview](user-guide/overview.md)
@@ -102,7 +102,7 @@ Complete API documentation.
102102
SuperQuantX accelerates research in:
103103

104104
- **Quantum Machine Learning**: QSVM, QNN, quantum feature maps
105-
- **Quantum Optimization**: QAOA, VQE, quantum annealing
105+
- **Quantum Optimization**: QAOA, VQE, quantum annealing
106106
- **Quantum Agents**: Decision-making quantum systems
107107
- **Hybrid Algorithms**: Classical-quantum hybrid approaches
108108
- **NISQ Applications**: Near-term quantum device algorithms
@@ -117,6 +117,6 @@ SuperQuantX accelerates research in:
117117
---
118118

119119
<div align="center">
120-
<p><strong>Built with ❤️ for the quantum computing research community</strong></p>
120+
<p><strong>Built with ❤️ for the Quantum AI research community</strong></p>
121121
<p><em>Developed by <a href="https://super-agentic.ai">Superagentic AI</a></em></p>
122-
</div>
122+
</div>

resources/logo-small.png

-23.7 KB
Binary file not shown.

resources/logo.png

-695 KB
Loading

0 commit comments

Comments
 (0)