Skip to main content

GitHub release PyPI - Python Version CI

CI CI

Perceval

Through a simple object-oriented python API, Perceval provides tools for building a circuit with linear optics components, defining single-photon sources and their error model, manipulating Fock states, running simulations, reproducing published experimental papers results, and experimenting with a new generation of quantum algorithms.

It is interfaced with the available QPUs on the Quandela cloud, so it is possible to run computations on an actual photonic computer.

Perceval aims to be a companion tool for developing discrete-variable photonics circuits

  • while simulating their design, modelling their ideal and real-life behaviour;
  • and proposing a normalized interface to control photonic quantum computers;
  • while using powerful simulation backends to get state-of-the-art simulation;
  • and also allowing direct access to the QPUs of Quandela.

Perceval has been developed as a complete toolkit for physicists and quantum computational students, researchers and practitioners.

Key Features

  • Powerful Circuit designer making use of predefined components
  • Simple python API and powerful simulation backends optimized in C
  • Misc technical utilities to manipulate State Vector, Unitary Matrices, and circuit Parameters
  • Transversal tools for visualization compatible with notebooks or local development environments
  • Numerical and symbolical computation
  • Modular architecture welcoming contributions from the community

Installation

Perceval requires:

  • Python between 3.10 and 3.14

PIP

We recommend installing it with pip:

pip install --upgrade pip
pip install perceval-quandela

Our qiskit, qutip, cqasm or myqlm bridges have been moved to a separate interoperability package perceval-interop (https://perceval.quandela.net/interopdocs/).

GitHub

git clone https://github.com/quandela/Perceval

then to install Perceval:

pip install .

Or for developers:

pip install -e .

Running tests and benchmarks

Unit tests files are part of the repository in tests/ and can be run with:

pip install -r tests/requirements.txt
pytest

Additionally, you can see a coverage report with the command:

pytest --cov=perceval

Benchmark tests for computing-intensive functions are in benchmark/ and can be run with:

pytest benchmark/benchmark_*.py

Comparison benchmarks for different platforms are also committed in .benchmarks/ - see pytest-benchmark documentation for more information.

Documentation and Forum

Twitter Follow YouTube Channel Subscribers

Download files

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

Source Distribution

perceval_quandela-1.2.4.tar.gz (286.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

perceval_quandela-1.2.4-py3-none-any.whl (510.3 kB view details)

Uploaded Python 3

File details

Details for the file perceval_quandela-1.2.4.tar.gz.

File metadata

  • Download URL: perceval_quandela-1.2.4.tar.gz
  • Upload date:
  • Size: 286.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.8

File hashes

Hashes for perceval_quandela-1.2.4.tar.gz
Algorithm Hash digest
SHA256 f793ae5123d203f96974f8a27eeb17d183912946db3c55ba37f3c4294c6115bc
MD5 b5d84d5da89f68fd9df1d9f748d2a5ba
BLAKE2b-256 b6c48ef54c32fed48197c94f28ed1be73c830fa70126dfd6d2dc110bad7ee727

See more details on using hashes here.

File details

Details for the file perceval_quandela-1.2.4-py3-none-any.whl.

File metadata

File hashes

Hashes for perceval_quandela-1.2.4-py3-none-any.whl
Algorithm Hash digest
SHA256 824f84cb8288d9ed0881cd084d8cd242b174fbdd744cd8768faeb4c67b667208
MD5 6dda61d610e08a378e4539c17e93cc9a
BLAKE2b-256 0a6b9d0201b23c17b873526739aa2e9b853e48ae8bf8ac308431bbeff3c521ce

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page