Quantinuum
portgraph
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
chore(deps): bump the patch group with 3 updates Bumps the patch group with 3 updates: [thiserror](https://github.com/dtolnay/thiserror), [criterion](https://github.com/criterion-rs/criterion.rs) and [serde_json](https://github.com/serde-rs/json). Updates `thiserror` from 2.0.17 to 2.0.18 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/2.0.17...2.0.18) Updates `criterion` from 0.8.1 to 0.8.2 - [Release notes](https://github.com/criterion-rs/criterion.rs/releases) - [Changelog](https://github.com/criterion-rs/criterion.rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/criterion-rs/criterion.rs/compare/criterion-v0.8.1...criterion-v0.8.2) Updates `serde_json` from 1.0.148 to 1.0.149 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.148...v1.0.149) --- updated-dependencies: - dependency-name: thiserror dependency-version: 2.0.18 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: criterion dependency-version: 0.8.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: serde_json dependency-version: 1.0.149 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot/cargo/patch-8c5d4967e7
14 days ago
chore: release v0.15.4
release-plz-2025-12-29T13-13-02Z
19 days ago
docs: document canonical order in `toposort` for nodes of the same rank (#280) [Kahn's algorithm](https://en.wikipedia.org/wiki/Topological_sorting#Kahn's_algorithm) alone does not provide a canonical order for nodes of the same rank. The order depends on the data structure used to store "discovered" nodes that haven't been visited yet. I've clarified this in the docs for `toposort`, `toposort_filtered` and `Toposort`, adding that we use a queue to determine the order within the same rank, resulting in ties being broken by visiting nodes in the same order they are discovered. I also updated the example given for `toposort` to exhibit this tie-breaking behavior. All tests pass. Co-authored-by: Agustín Borgna <121866228+aborgna-q@users.noreply.github.com>
main
19 days ago
chore(deps): bump the patch group with 3 updates Bumps the patch group with 3 updates: [thiserror](https://github.com/dtolnay/thiserror), [criterion](https://github.com/criterion-rs/criterion.rs) and [serde_json](https://github.com/serde-rs/json). Updates `thiserror` from 2.0.17 to 2.0.18 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/2.0.17...2.0.18) Updates `criterion` from 0.8.1 to 0.8.2 - [Release notes](https://github.com/criterion-rs/criterion.rs/releases) - [Changelog](https://github.com/criterion-rs/criterion.rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/criterion-rs/criterion.rs/compare/criterion-v0.8.1...criterion-v0.8.2) Updates `serde_json` from 1.0.148 to 1.0.149 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.148...v1.0.149) --- updated-dependencies: - dependency-name: thiserror dependency-version: 2.0.18 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: criterion dependency-version: 0.8.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: serde_json dependency-version: 1.0.149 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot/cargo/patch-8c5d4967e7
19 days ago
Merge branch 'main' into doc-toposort_order
PanieriLorenzo:doc-toposort_order
19 days ago
chore: release v0.15.4
release-plz-2025-12-29T13-13-02Z
19 days ago
chore: Fix MSRV test (#281) Adds more transitive dependency versions to the resolution list, to find a working minimal dependency resolution. drive-by: Add fallback token to the semver-checks call, so it works in fork PRs too. --------- Co-authored-by: Maximilian Rüsch <78490564+maximilianruesch@users.noreply.github.com>
main
19 days ago
Update .github/workflows/ci.yml
ab/fix-msrv-test
19 days ago
Active Branches
chore(deps): bump the patch group with 3 updates
#278
last run
14 days ago
CodSpeed Performance Gauge
0%
chore: release v0.15.4
#272
last run
19 days ago
CodSpeed Performance Gauge
0%
refactor: RFC: remove helpers (post-RPITIT TLC)
#181
last run
1 year ago
CodSpeed Performance Gauge
0%
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs