-
-
Notifications
You must be signed in to change notification settings - Fork 3
Installation
Brenton Carter edited this page Dec 20, 2024
·
1 revision
Before installing QELM, ensure you have the following prerequisites installed on your system:
- Python: Version 3.7 to 3.11
- Qiskit: Quantum computing framework
- Qiskit Aer: High-performance simulator backend for Qiskit
- TensorFlow: Deep learning framework
- NumPy: Numerical computing library
- Tkinter: Standard GUI library for Python
- psutil (optional): For resource monitoring
First, clone the QELM repository from GitHub:
git clone https://github.com/R-D-BioTech-Alaska/QELM.git
cd QELM