Conversation
There was a problem hiding this comment.
⚠️ Performance Alert ⚠️
Possible performance regression was detected for benchmark 'Benchmark Results'.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold 1.30.
| Benchmark suite | Current: c68d51d | Previous: 8dcc0c5 | Ratio |
|---|---|---|---|
Correlations and Spectrum/Spectrum/Pseudo Inverse |
33590623.5 ns |
19493452 ns |
1.72 |
This comment was automatically generated by workflow using github-action-benchmark.
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## main #686 +/- ##
==========================================
- Coverage 93.25% 91.60% -1.66%
==========================================
Files 57 63 +6
Lines 3914 3942 +28
==========================================
- Hits 3650 3611 -39
- Misses 264 331 +67 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
This PR is also the first implementation related to issue #675 |
|
As discussed in the admin meeting on May 6, 2026, we are going to introduce Several rename works still need to be done. |
Checklist
Thank you for contributing to
QuantumToolbox.jl! Please make sure you have finished the following tasks before opening the PR.make test.juliaformatted by running:make format.docs/folder) related to code changes were updated and able to build locally by running:make docs.CHANGELOG.mdshould be updated (regarding to the code changes) and built by running:make changelog.Request for a review after you have completed all the tasks. If you have not finished them all, you can also open a Draft Pull Request to let the others know this on-going work.
Description
Describe the proposed change here.
Related issues or PRs
Please mention the related issues or PRs here. If the PR fixes an issue, use the keyword close/closes/closed/fix/fixes/fixed/resolve/resolves/resolved followed by the issue id, e.g. fix #[id]
Additional context