Skip to content

Reduce allocation when computing Galerkin error#366

Merged
lkdvos merged 1 commit intoQuantumKitHub:mainfrom
20akshay00:galerkin-error
Dec 15, 2025
Merged

Reduce allocation when computing Galerkin error#366
lkdvos merged 1 commit intoQuantumKitHub:mainfrom
20akshay00:galerkin-error

Conversation

@20akshay00
Copy link
Contributor

As pointed out by @Jutho (apparently more than once), there was some inefficient matrix multiplication and allocations in the existing implementation.

@codecov
Copy link

codecov bot commented Dec 15, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.

Files with missing lines Coverage Δ
src/algorithms/toolbox.jl 95.15% <100.00%> (ø)

... and 1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@lkdvos lkdvos merged commit 48d65b8 into QuantumKitHub:main Dec 15, 2025
27 checks passed
@lkdvos lkdvos mentioned this pull request Feb 3, 2026
lkdvos referenced this pull request Feb 3, 2026
* update changelog

* move changelog to docs

* bump v0.13.9

* regenerate examples

* prepare for release
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants