Crates.io | hugr-core |
lib.rs | hugr-core |
version | 0.13.3 |
source | src |
created_at | 2024-05-29 13:33:14.681773 |
updated_at | 2024-11-06 13:58:12.521649 |
description | Quantinuum's Hierarchical Unified Graph Representation |
homepage | https://github.com/CQCL/hugr |
repository | https://github.com/CQCL/hugr |
max_upload_size | |
id | 1255481 |
size | 1,246,596 |
Internal core definitions for the hugr
package.
Refer to the main crate for more information.
Please read the API documentation here.
extension_inference
:
Experimental feature which allows automatic inference of extension usages and
requirements in a HUGR and validation that extensions are correctly specified.
Not enabled by default.declarative
:
Experimental support for declaring extensions in YAML files, support is limited.model_unstable
Import and export from the representation defined in the hugr-model
crate.
Unstable and subject to change. Not enabled by default.See CHANGELOG for a list of changes. The minimum supported rust version will only change on major releases.
See DEVELOPMENT.md for instructions on setting up the development environment.
This project is licensed under Apache License, Version 2.0 (LICENSE or http://www.apache.org/licenses/LICENSE-2.0).