CQCL
hugr
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
inline compute_dominator
acl/hierarchy_tester
2 days ago
feat: Add boundary edge traversal in SimpleReplacement
luca/add-bd-traversal-simple-repl
3 days ago
chore: release v0.20.1
release-plz-2025-05-14T19-07-31Z
3 days ago
docs: update hugr-py docs appearance, add HUGR logo (#2222) This PR is purely a suggestion, feel free to ignore if you prefer the current appearnce. Was just reading the HUGR-py docs yesterday and started changing some things. <img width="1054" alt="Screenshot 2025-05-15 at 10 24 01" src="https://github.com/user-attachments/assets/9472aa89-7b1f-4365-8d66-f18f7283e87d" /> * Used the furo theme - compare with current docs pages using the book theme (see screenshot below) I use the furo theme widely in other quantinuum projects. * added hugr logo - still need a transparent logo (done) * Added version number to docs title * added project links in the sidebar (github, pypi, HUGR spec etc) docs as they currently are <img width="1329" alt="Screenshot 2025-05-15 at 10 21 18" src="https://github.com/user-attachments/assets/7eb36d7d-0f1b-4d44-bcf1-1a22ca71a987" />
main
3 days ago
chore: release v0.20.1
release-plz-2025-05-14T19-07-31Z
3 days ago
chore(main): release hugr-py 0.12.0 (#2161) :robot: I have created a release *beep* *boop* --- ## [0.12.0](https://github.com/CQCL/hugr/compare/hugr-py-v0.11.5...hugr-py-v0.12.0) (2025-05-16) ### ⚠ BREAKING CHANGES * Hugrs now define an `entrypoint` in addition to a module root. * `std.collections.array` is now a linear type, even if the contained elements are copyable. Use the new `std.collections.value_array` for an array with the previous copyable semantics. * `std.collections.array.get` now also returns the passed array as an extra output. * `ArrayOpBuilder` was moved from `hugr_core::std_extensions::collections::array::op_builder` to `hugr_core::std_extensions::collections::array`. * Functions that manipulate runtime extension sets have been removed from the Rust and Python code. Extension set parameters were removed from operations. * `values` field in `Extension` and `ExtensionValue` struct/class removed in rust and python. Use 0-input ops that return constant values. ### Features * Entrypoints in `hugr-py` ([#2148](https://github.com/CQCL/hugr/issues/2148)) ([ef8ea5e](https://github.com/CQCL/hugr/commit/ef8ea5e0ac6f4ea8a3e4ba8f6d1a36e53227546e)) * **hugr-py:** Add `to/from_bytes/str` to Hugr, using envelopes ([#2228](https://github.com/CQCL/hugr/issues/2228)) ([9985143](https://github.com/CQCL/hugr/commit/9985143bfb1d751911e519dd55890d179868524f)) * Improved array lowering ([#2109](https://github.com/CQCL/hugr/issues/2109)) ([1bc91c1](https://github.com/CQCL/hugr/commit/1bc91c197519f4a81f5fff1bf9df5905a1d1559e)) * Remove description on opaque ops. ([#2197](https://github.com/CQCL/hugr/issues/2197)) ([f6163bf](https://github.com/CQCL/hugr/commit/f6163bf09f208047bfa8fcf4069f2991f0434101)) * remove ExtensionValue ([#2093](https://github.com/CQCL/hugr/issues/2093)) ([70881b7](https://github.com/CQCL/hugr/commit/70881b7c5a55613f0304f41ee7cae8236a8bd668)) * Removed runtime extension sets. ([#2145](https://github.com/CQCL/hugr/issues/2145)) ([cd7ef68](https://github.com/CQCL/hugr/commit/cd7ef68120b5b903b12ac2fcbbf5fae812e3e70f)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). --------- Co-authored-by: Agustín Borgna <agustin.borgna@quantinuum.com>
main
3 days ago
chore: release v0.20.1
release-plz-2025-05-14T19-07-31Z
3 days ago
feat(hugr-py): Add `to/from_bytes/str` to Hugr, using envelopes (#2228) Followup to #2148 - Adds envelope reading/writting methods to `Hugr` (py) that mimic Package. - Deprecates `to_json` and `load_json`. - Uses envelopes in python tests. Note that `EnvelopeConfig.BINARY` is still set to JSON. Using `hugr-module` there currently causes errors.
main
3 days ago
Active Branches
feat: add HierarchyTester for O(1) subtree-containment; rewrite nonlocal edge validation
last run
2 days ago
#2232
CodSpeed Performance Gauge
0%
feat: Add boundary edge traversal in SimpleReplacement
last run
3 days ago
#2231
CodSpeed Performance Gauge
0%
chore: release v0.20.1
last run
3 days ago
#2220
CodSpeed Performance Gauge
0%
© 2025 CodSpeed Technology
Home
Terms
Privacy
Docs