Quantum Development Kit
Project description
qdk.chemistry
[!WARNING]
This qdk.chemistry package is deprecated. Please see Azure Quantum Elements for Azure Quantum's latest efforts in chemistry.
Q# chemistry library's Python application layer, contains tools for creating 2D molecular diagrams and calculating their 3D geometry using RDKit.
Installation and getting started
We recommend installing Anaconda or Miniconda.
First, install RDKit:
conda install -c conda-forge rdkit
To install the qdk
package, run
pip install qdk
Development
To install the package in development mode, we recommend creating a new environment using the following command:
# Create new conda environment
conda env create -f qdk/environment.yml
Then, the package can be installed after activating the environment:
# Activate conda environment
conda activate qdk
# Install package in development mode
pip install -e qdk
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file qdk-0.29.0.tar.gz
.
File metadata
- Download URL: qdk-0.29.0.tar.gz
- Upload date:
- Size: 117.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: RestSharp/106.13.0.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a7964d92fcbb435857439972147c6d378dfcc0439a9e6689bdb7632bcf59d1c0 |
|
MD5 | bf550a29e74aa9ebd7c970c1fcd990e6 |
|
BLAKE2b-256 | a24866cfec6615d35b258779760591d0b1c53e25c8ecb3b31b8b11fc9b9f2ab1 |
File details
Details for the file qdk-0.29.0-py3-none-any.whl
.
File metadata
- Download URL: qdk-0.29.0-py3-none-any.whl
- Upload date:
- Size: 35.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: RestSharp/106.13.0.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6b2298f91f5b5bf72e43f627bf4a4e871a0a3e2a435cefb13e52d38b836cc5fa |
|
MD5 | 0a60226058d92e453b40e6cc8f4f5e01 |
|
BLAKE2b-256 | 0c5953746d271e6ce4d9f0225b70f08047a7c4599074912e5f30ecd6e536d937 |