issues
search
CQCL
/
hugr
Hierarchical Unified Graph Representation for quantum and classical programs
https://crates.io/crates/hugr
Apache License 2.0
24
stars
6
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
feat: export llvm test utilities under llvm-test feature
#1677
ss2165
opened
1 hour ago
0
doc comment link leads to 404; doc for `branch_wire` missing
#1676
qartik
opened
16 hours ago
0
Clarify doc for `entry_builder`
#1675
qartik
opened
16 hours ago
0
feat: move unwrap builder to hugr core
#1674
ss2165
opened
20 hours ago
0
hugr-llvm: Export testing utilities
#1673
doug-q
opened
1 day ago
1
WIP: Extend dataflow analysis to handle reachability
#1672
acl-cqc
opened
1 day ago
1
Import and export constants between `hugr-model` and `hugr-core`
#1671
zrho
opened
2 days ago
0
chore: release
#1670
hugrbot
opened
3 days ago
1
ci(deps): bump slackapi/slack-github-action from 1.27.0 to 2.0.0
#1669
dependabot[bot]
closed
3 days ago
0
ci(deps): bump codecov/codecov-action from 4 to 5
#1668
dependabot[bot]
closed
3 days ago
1
(model): standalone py/rust packages for capnproto generated code
#1667
ss2165
opened
4 days ago
2
ci: Run unsoundness checks on a set schedule
#1666
aborgna-q
closed
4 days ago
1
ci: move miri unsoundness checks to weekly chron
#1665
ss2165
closed
4 days ago
0
DRAFT: feat: Prototype dataflow analysis for static circuit extraction
#1664
doug-q
opened
4 days ago
7
`HugrMut::remove_node` does not remove children of the removed node
#1663
doug-q
opened
6 days ago
0
ci: Post issues for miri check fails instead of messaging slack
#1662
aborgna-q
closed
2 days ago
0
ci: run semver-checks on a `pull_request_target` trigger
#1661
aborgna-q
opened
6 days ago
1
feat!: Replace GATs with `impl Iterator` returns (RPITIT) on `HugrView`
#1660
aborgna-q
closed
3 days ago
2
docs: `simple_op.rs` trait usage is confusing, explain it
#1659
ss2165
opened
1 week ago
0
chore: release
#1658
hugrbot
closed
3 days ago
2
feat: Lists and extension sets with splicing
#1657
zrho
opened
1 week ago
4
feat: Add `SiblingSubgraph::from_node`
#1655
aborgna-q
closed
1 week ago
1
perf: Faster singleton SiblingSubgraph construction
#1654
aborgna-q
closed
1 week ago
4
feat: Add `SiblingSubgraph::from_node`
#1653
doug-q
opened
1 week ago
1
`hugr_passes::lower` is slow on graphs with large Dataflow regions because of convexity checking
#1652
doug-q
closed
2 days ago
1
ci: fix miri checks
#1651
aborgna-q
closed
1 week ago
1
Unsoundness checks broken after #1622
#1650
aborgna-q
closed
1 week ago
0
pass: Extract static circuit
#1649
doug-q
opened
1 week ago
4
ci: Fix trusted pypi publish job
#1648
aborgna-q
closed
1 week ago
0
feat!: Share `Extension`s under `Arc`s
#1647
aborgna-q
opened
1 week ago
1
chore(deps-rs): update thiserror requirement from 1.0.28 to 2.0.3
#1646
dependabot[bot]
opened
1 week ago
1
There is no way to access the contents of a `ListValue`
#1645
mark-koch
opened
1 week ago
0
chore: release
#1644
hugrbot
closed
1 week ago
2
chore: Fix unsoundness tests
#1643
aborgna-q
closed
2 weeks ago
1
ci: Fix unsoundness notification
#1641
aborgna-q
closed
2 weeks ago
0
Add a "set_copyable" op to the collections extensions
#1640
doug-q
opened
2 weeks ago
0
Add unchecked ops to collections extension
#1639
doug-q
opened
2 weeks ago
0
ci: Run some CI checks on branches targeting other than main
#1638
aborgna-q
opened
2 weeks ago
0
Bridge between `TypeBound` and constraints in `hugr-model`
#1637
zrho
closed
1 day ago
0
Reference to HugrView is not a HugrView
#1636
acl-cqc
opened
2 weeks ago
0
fix: Update number of ports for PartialOps, and sanitize orderd edges
#1635
aborgna-q
closed
2 weeks ago
0
ci: use trusted publishers for pypi publishing
#1634
ss2165
closed
2 weeks ago
0
feat: Add array `repeat` and `scan` ops
#1633
mark-koch
closed
1 day ago
1
Implement name resolver for `hugr-model`.
#1632
zrho
opened
2 weeks ago
0
Convert metadata between `hugr-model` and `hugr-core`
#1631
zrho
closed
1 week ago
0
Monomorphization Pass
#1630
mark-koch
opened
2 weeks ago
1
OpType to load BoundedNat / TypeArg into runtime value
#1629
mark-koch
opened
2 weeks ago
2
feat!: Allow static inputs to extension operations
#1628
ss2165
closed
2 days ago
13
Add op to initialise an array using a function
#1627
mark-koch
closed
1 day ago
0
feat: Add TailLoop::BREAK_TAG and CONTINUE_TAG
#1626
acl-cqc
closed
2 weeks ago
3
Next