diffqc / dqc-apps

List of applications of DQC

Repository from Github https://github.comdiffqc/dqc-appsRepository from Github https://github.comdiffqc/dqc-apps

List of DQC applications

This repository contains various folders illustrating the applications of DQC. In each folder, there is a requirements.txt file which list the exact requirements to run the application. To install the requirements, just type

cd [to_the_desired_folder]
python -m pip install -r requirements.txt

About

List of applications of DQC

License:Apache License 2.0


Languages

Language:Jupyter Notebook 97.7%Language:Python 2.3%