Skip to main content

Quantum Energy Management

Project description

qudra

Quantum Energy Management

License

Motivation

Leveraging quantum advantage to distributed grids for energy security and sustainability.

Please check out these slides for more information.

Installation

Our team's contribution is supposed to go into the qudra folder. So move there

cd qudra

Conda users, please make sure to conda install pip before running any pip installation if you want to install qudra into your conda environment.

qudra is published on PyPI. So, to install, simply run:

pip install qudra

If you also want to download the dependencies needed to run optional tutorials, please use pip install qudra[dev] or pip install 'qudra[dev]' (for zsh users).

To check if the installation was successful, run:

>>> import qudra

Building from source

To build qudra from source, pip install using:

git clone https://github.com/Q-Energy-2022/qudra.git
cd qudra
pip install --upgrade .

If you also want to download the dependencies needed to run optional tutorials, please use pip install --upgrade .[dev] or pip install --upgrade '.[dev]' (for zsh users).

Installation for Devs

If you intend to contribute to this project, please install qudra in editable mode as follows:

git clone https://github.com/Q-Energy-2022/qudra.git
cd qudra
pip install -e .[dev]

python3 -m venv venv . venv/bin/activate Please use pip install -e '.[dev]' if you are a zsh user.

Building documentation locally

Set yourself up to use the [dev] dependencies. Then, from the command line run:

mkdocs build

Then, when you're ready to deploy, run:

mkdocs gh-deploy

Acknowledgements

Core Devs: Asil Qraini, Fouad Afiouni, Gargi Chandrakar, Nurgazy Seidaliev, Sahar Ben Rached, Salem Al Haddad, Sarthak Prasad Malla

Mentors: Akash Kant, Shantanu Jha

This project was created at the 2022 NYUAD Hackathon for Social Good in the Arab World: Focusing on Quantum Computing (QC).

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

qudra-0.1.0.tar.gz (7.6 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page