phir

View on PyPIReverse Dependencies (1)

0.3.3 phir-0.3.3-py3-none-any.whl

Wheel Details

Project: phir
Version: 0.3.3
Filename: phir-0.3.3-py3-none-any.whl
Download: [link]
Size: 12356
MD5: 13b8e72aff7dd3634b0b0633c6f5028b
SHA256: af6d64088279fb22320815f4fa8e42880fcc32416bedbcd8a5adc6c0eee3e567
Uploaded: 2024-05-06 10:49:46 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: phir
Version: 0.3.3
Summary: A data model and validation tool for PHIR (PECOS High-level Intermediate Representation).
Author-Email: Kartik Singhal <kartik.singhal[at]quantinuum.com>, Ciarán Ryan-Anderson <ciaran.ryan-anderson[at]quantinuum.com>
Project-Url: Changelog, https://github.com/CQCL/phir/blob/main/CHANGELOG.md
Project-Url: Documentation, https://cqcl.github.io/phir/
Project-Url: Repository, https://github.com/CQCL/phir
License: BSD 3-Clause License Copyright (c) 2023-2024, Quantinuum LLC Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Typing :: Typed
Requires-Python: >=3.10
Requires-Dist: pydantic
Requires-Dist: rich
Requires-Dist: autodoc-pydantic; extra == "docs"
Requires-Dist: pydata-sphinx-theme; extra == "docs"
Requires-Dist: sphinx; extra == "docs"
Requires-Dist: pytest; extra == "tests"
Provides-Extra: docs
Provides-Extra: tests
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 1535 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.43.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
docs/Makefile sha256=4zv3TVkTACm6JBaKgTES3ZI9cETXgM6ULbZkXZP1as8 638
docs/source/conf.py sha256=jqDeBP-bEePW89LXB2O6PE0hdb6F6pYZIlZsO1SWp9Y 1716
docs/source/index.rst sha256=hn_KIl_ToQQStfYHvzH0kck_BhN-jWfCf8P0gsHklfE 346
docs/source/modules.rst sha256=wDg6qUbY9WdPCkjkMOfjHdvN7aF7Jjzq6Zhk0jUj5no 49
docs/source/phir.rst sha256=_-An11kyjAXKuD5xprvFYeIR1iuD-IsXCyUb8zBQJn8 390
phir/__init__.py sha256=CRlFqH1Xs1lg1rLAdj0r6NPwnAzbP7S2M1rY8qM3DlQ 26
phir/cli.py sha256=spUaOdLIEYjYx0menaLSX2MEBgG4vnoWWPklGjv-CW4 1686
phir/model.py sha256=a95V2P1COsRRvs8I6IUH5ZGA1_66DYR_s6vf6TkdFQk 8480
phir/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tests/cond_barrier_qparallel.json sha256=5USE8CwK-cDTzEhAfs9CJt6PqsRXQWZ66TC4Oq8TZ8s 1263
tests/example.json sha256=kr-0idNtmZUPY3ZsBd3XPdR6dZnU9HCQq0vw3Lv9x6Q 5520
tests/test_model.py sha256=CmSJ3W0t2B8HkPIrj6ToWnZD6_ct55VGTUOEvXbrDRg 999
phir-0.3.3.dist-info/LICENSE sha256=_nZZuXsn6-5563fa0MmqozTLatkoprZHRTXKLwXrcBk 1506
phir-0.3.3.dist-info/METADATA sha256=4zN1r-NgXTwbD4ChcjhoGa5mF0tndyZ0mpheVTq5nBs 4511
phir-0.3.3.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
phir-0.3.3.dist-info/entry_points.txt sha256=P0kAsiDabCgJ2fyaCduT99GQ4Y9tbAnoB3_dkHnx7iM 43
phir-0.3.3.dist-info/top_level.txt sha256=MHfgBkaT0cTBYjFAFU3MXhG1Z7WIje1HemIo2zgeVo8 16
phir-0.3.3.dist-info/RECORD

top_level.txt

docs
phir
tests

entry_points.txt

phir-cli = phir.cli:main