Skip to content

Commit fc2642a

Browse files
committed
update the TECHNICAL_WHITEPAPER and readme
1 parent 55df18f commit fc2642a

File tree

3 files changed

+782
-697
lines changed

3 files changed

+782
-697
lines changed

README.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,20 @@ tq.set_token(API_KEY) # Get from https://www.tyxonq.com
112112
# apis.set_token(API_KEY) # Get from https://www.tyxonq.com
113113
```
114114

115+
## 📖 Technical Documentation
116+
117+
### TyxonQ Technical Whitepaper
118+
For developers, researchers, and engineers interested in the deep technical architecture and innovations of TyxonQ, we strongly recommend reading our comprehensive technical whitepaper:
119+
120+
**📋 [TYXONQ_TECHNICAL_WHITEPAPER.md](TYXONQ_TECHNICAL_WHITEPAPER.md)**
121+
122+
This document provides:
123+
- **Novel architectural innovations**: Dual-path execution model, compiler-driven measurement optimization, and stable IR design
124+
- **Quantum AIDD technical details**: AI-driven drug discovery applications with hardware-realistic quantum chemistry stack
125+
- **System design principles**: Cross-vendor portability, counts-first semantics, and single numeric backend abstraction
126+
- **Academic-quality analysis**: Comprehensive comparison with existing frameworks and research directions
127+
- **Implementation details**: Core components, execution flows, and integration patterns
128+
115129
## Architecture
116130
<p align="center">
117131
<img src="./docs/images/architect.png" alt="TyxonQ Architecture" width="100%">

0 commit comments

Comments
 (0)