Pulse building interface
Project description
pulsequantum
Description
Installation
Usage
Running the tests
If you have gotten pulsequantum
from source, you may run the tests locally.
Install pulsequantum
along with its test dependencies into your virtual environment by executing the following in the root folder
$ pip install .
$ pip install -r test_requirements.txt
Then run pytest
in the tests
folder.
Building the documentation
If you have gotten pulsequantum
from source, you may build the docs locally.
Install pulsequantum
along with its documentation dependencies into your virtual environment by executing the following in the root folder
$ pip install .
$ pip install -r docs_requirements.txt
You also need to install pandoc
. If you are using conda
, that can be achieved by
$ conda install pandoc
else, see here for pandoc's installation instructions.
Then run make html
in the docs
folder. The next time you build the documentation, remember to run make clean
before you run make html
.
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 pulsequantum-0.1.1.tar.gz
.
File metadata
- Download URL: pulsequantum-0.1.1.tar.gz
- Upload date:
- Size: 38.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/51.3.3.post20210118 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.7.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0b3dabaa18f1f9755a273374d0c520535941616e3fd1f989c85c803b0d1d04de |
|
MD5 | 55855297f3a938ec18d9d0457b20edff |
|
BLAKE2b-256 | 39fbb84da7c69ef35053ac801cd64b7383526bd2a77134b44e4c098118c8d30a |
File details
Details for the file pulsequantum-0.1.1-py3-none-any.whl
.
File metadata
- Download URL: pulsequantum-0.1.1-py3-none-any.whl
- Upload date:
- Size: 27.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/51.3.3.post20210118 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.7.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9c98ee5d461900fe0b008491a5d06401724ec2121669fa6fc49e1e5b5925bc50 |
|
MD5 | d53045ac5af37f8e942c1b5b6be58696 |
|
BLAKE2b-256 | b53a8986250797f526eb6b343e1090bdff2874d1088768977520179b7f427608 |