Skip to content

Commit b1bbf23

Browse files
authored
Merge pull request #7 from AIComputing101/dev/disclaimer
Add NOTICE as disclaimer
2 parents 283b49e + 6ac7ef2 commit b1bbf23

File tree

1 file changed

+42
-0
lines changed

1 file changed

+42
-0
lines changed

NOTICE

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
QUANTUM COMPUTING 101 EDUCATIONAL PROJECT
2+
==========================================
3+
4+
Copyright 2025 AI Computing 101
5+
6+
This product includes software developed for educational purposes in quantum computing.
7+
8+
EDUCATIONAL PURPOSE DISCLAIMER:
9+
This project is exclusively designed for educational, learning, and research purposes. All content, algorithms, code examples, and documentation are derived from publicly available sources, academic literature, open-source frameworks, and standard educational materials.
10+
11+
SOURCE ATTRIBUTION:
12+
- Quantum algorithms: Based on published academic papers and textbooks
13+
- Code examples: Derived from official documentation of open-source frameworks
14+
- Mathematical foundations: Standard quantum mechanics and linear algebra
15+
- Industry applications: Public knowledge and published research
16+
17+
THIRD-PARTY COMPONENTS:
18+
This project uses the following major open-source quantum computing frameworks:
19+
- Qiskit (Apache License 2.0) - IBM Quantum
20+
- Cirq (Apache License 2.0) - Google Quantum AI
21+
- PennyLane (Apache License 2.0) - Xanadu
22+
- NumPy, SciPy, Matplotlib (BSD/MIT Licenses)
23+
- Scikit-learn (BSD License)
24+
25+
DISCLAIMERS:
26+
- NO CONFIDENTIAL INFORMATION: This project contains no proprietary, confidential, or classified information
27+
- NO TRADE SECRETS: All algorithms and techniques are from the public domain or published research
28+
- EDUCATIONAL ONLY: Not intended for production quantum computing systems without proper review
29+
- COST AWARENESS: Cloud quantum computing examples may incur costs - users are responsible
30+
- AS-IS BASIS: Provided for educational purposes without warranties
31+
32+
COMPLIANCE:
33+
- Export Control: Contains no controlled technology or restricted information
34+
- Patent Safety: All algorithms are either patent-free, expired patents, or public domain
35+
- Academic Integrity: Appropriate for use in educational and research institutions
36+
- Open Source: Complies with all dependency licenses and open source standards
37+
38+
For questions about this project, licensing, or legal compliance, please contact:
39+
Repository: https://github.com/AIComputing101/quantum-computing-101
40+
Issues: https://github.com/AIComputing101/quantum-computing-101/issues
41+
42+
This notice must be included in all copies or substantial portions of the software.

0 commit comments

Comments
 (0)