# Graphix Perceval interface


Provides an interface to run MBQC pattern (`graphix.Pattern`) on Quandela's optical quantum devices as well as Perceval's simulator backends.
Requires [graphix](https://github.com/TeamGraphix/graphix) to generate the measurement pattern.
## Installation
install with `pip`
```bash
$ pip install graphix-perceval
```
<!-- This can be installed as part of graphix, by
```
$ pip install graphix[extra]
``` -->
## License
[Apache License 2.0](LICENSE)
Raw data
{
"_id": null,
"home_page": "https://graphix.readthedocs.io",
"name": "graphix-perceval",
"maintainer": "Kazuki Tsuoka, Shinichi Sunami",
"docs_url": null,
"requires_python": ">=3.8,<3.12",
"maintainer_email": "shinichi.sunami@gmail.com",
"keywords": "",
"author": "Kazuki Tsuoka, Shinichi Sunami",
"author_email": "shinichi.sunami@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/1f/ee/b6f8c8a097da756c65ec54f0c874781af80ee0b434240ebd04c01979238a/graphix_perceval-0.0.2.tar.gz",
"platform": null,
"description": "# Graphix Perceval interface\n\n\n\n\nProvides an interface to run MBQC pattern (`graphix.Pattern`) on Quandela's optical quantum devices as well as Perceval's simulator backends.\n\nRequires [graphix](https://github.com/TeamGraphix/graphix) to generate the measurement pattern.\n\n## Installation\n\ninstall with `pip`\n\n```bash\n $ pip install graphix-perceval\n```\n\n<!-- This can be installed as part of graphix, by\n```\n $ pip install graphix[extra]\n``` -->\n\n## License\n\n[Apache License 2.0](LICENSE)\n",
"bugtrack_url": null,
"license": "Apache License 2.0",
"summary": "Perceval interface for graphix library, the MBQC compiler",
"version": "0.0.2",
"project_urls": {
"Bug Tracker": "https://github.com/TeamGraphix/graphix-perceval/issues",
"Homepage": "https://graphix.readthedocs.io"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "5effdd17d33508acbe0d0e5b879839236d3d26b48fdf63902eb240275e03366c",
"md5": "59c1a06fddae91d4c2da1ebc92ef56ee",
"sha256": "f83cdd935626be443d3fb1cb6e1d7d34b9459da20e6f24f6bd1b0dac37df11be"
},
"downloads": -1,
"filename": "graphix_perceval-0.0.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "59c1a06fddae91d4c2da1ebc92ef56ee",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8,<3.12",
"size": 14861,
"upload_time": "2023-11-05T07:04:28",
"upload_time_iso_8601": "2023-11-05T07:04:28.746293Z",
"url": "https://files.pythonhosted.org/packages/5e/ff/dd17d33508acbe0d0e5b879839236d3d26b48fdf63902eb240275e03366c/graphix_perceval-0.0.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "1feeb6f8c8a097da756c65ec54f0c874781af80ee0b434240ebd04c01979238a",
"md5": "a93bc75a841d65cd5a35859008431e57",
"sha256": "556094e226daf70c3fb3f50c8a409c780d4ef33af70f39837fd30163242fa64d"
},
"downloads": -1,
"filename": "graphix_perceval-0.0.2.tar.gz",
"has_sig": false,
"md5_digest": "a93bc75a841d65cd5a35859008431e57",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8,<3.12",
"size": 14118,
"upload_time": "2023-11-05T07:04:30",
"upload_time_iso_8601": "2023-11-05T07:04:30.457040Z",
"url": "https://files.pythonhosted.org/packages/1f/ee/b6f8c8a097da756c65ec54f0c874781af80ee0b434240ebd04c01979238a/graphix_perceval-0.0.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-11-05 07:04:30",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "TeamGraphix",
"github_project": "graphix-perceval",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [],
"tox": true,
"lcname": "graphix-perceval"
}