Open-source Python SDK for photonic quantum computation.
Project description
Lightworks
Lightworks is an open-source Python SDK, designed for the encoding of linear optic circuits for application in photonic quantum computing. These circuits can be packaged with the other SDK components to create quantum jobs for execution on photonic hardware. Lightworks focuses on discrete-variable quantum computing, and can be utilized for both qubit and boson sampling paradigms.
Included within Lightworks is also an emulator, allowing users to evaluate the operation and performance of a particular configuration before hardware execution. There is a number of simulation objects, each offering a differing functionality, ranging from direct quantum state evolution to replicating the typical sampling process from a photonic system. The emulator also supports complex photonic specific noise modelling, providing a valuable insight into the effect of imperfections in photon generation, QPU programming, and detectors, on a target algorithm.
Usage
Python 3.10+ is required.
Lightworks can be installed through pip using the command:
pip install lightworks
Documentation
Documentation of this package is hosted at: https://aegiq.github.io/lightworks/
Contributing
Contributions to Lightworks can be made via a pull request. If you have an idea for a feature that you'd like to implement it may be best to first raise this in the issues sections, as it may be the case that this is already in development internally or is potentially incompatible with the existing Lightworks framework.
Some things to keep in mind before contributing:
- Any pull requests should currently be made to the development branch and not main.
- We aim to follow the Google Python style guide (https://google.github.io/styleguide/pyguide.html) including their proposed doc strings format.
- The existing unit tests should be used to ensure the core functionality of Lightworks remains intact. Additionally, any new features should ideally include a set of tests.
- Type hints are used throughout the code to indicate the expected inputs and return for each class and function within Lightworks. These are also used for generating the Sphinx documentation.
- Where possible, a line limit of 80 is used across the code.
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 lightworks-1.3.0.tar.gz
.
File metadata
- Download URL: lightworks-1.3.0.tar.gz
- Upload date:
- Size: 87.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b3430eb34ece7770d20a90b5d53d85c6b91e770c2d836d92471e7faf91805125 |
|
MD5 | 57915ef0852712441cf44eabfc1e74c0 |
|
BLAKE2b-256 | a2fa84d021e6b5b4f3d7ff385f71a8c5a170f706cd65507430642f37f89e9bf3 |
File details
Details for the file lightworks-1.3.0-py3-none-any.whl
.
File metadata
- Download URL: lightworks-1.3.0-py3-none-any.whl
- Upload date:
- Size: 105.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | eb91a674625151628be94cbccd242cbcb43d30c096b3e0728c185b64a239a55f |
|
MD5 | 61c38859c864858e11f60c3439addf7f |
|
BLAKE2b-256 | 7042614d80f978cab21e1cccd309ca16bc5c414578999f3bb1fb7ba1ab87653b |