16 releases (10 breaking)
0.13.3 | Nov 6, 2024 |
---|---|
0.10.0 | Oct 9, 2024 |
0.7.0 | Jul 29, 2024 |
#4 in #hugr
3,399 downloads per month
Used in 6 crates
(3 directly)
1MB
27K
SLoC
hugr-core
Internal core definitions for the hugr
package.
Refer to the main crate for more information.
Please read the API documentation here.
Experimental Features
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 thehugr-model
crate. Unstable and subject to change. Not enabled by default.
Recent Changes
See CHANGELOG for a list of changes. The minimum supported rust version will only change on major releases.
Development
See DEVELOPMENT.md for instructions on setting up the development environment.
License
This project is licensed under Apache License, Version 2.0 (LICENSE or http://www.apache.org/licenses/LICENSE-2.0).
Dependencies
~8–11MB
~216K SLoC