Skip to content

Two Green's function convolution#57

Open
lxvm wants to merge 1 commit intomainfrom
greensconv
Open

Two Green's function convolution#57
lxvm wants to merge 1 commit intomainfrom
greensconv

Conversation

@lxvm
Copy link
Owner

@lxvm lxvm commented Jul 17, 2025

This PR adds a solver for computing a convolution of two Green's function separated by a momentum q. Example is added to the demos folder

Tests will fail because this requires lxvm/FourierSeriesEvaluators.jl#9

TODO:

  • Tests
  • PR

cc: @HugoStrand

@codecov
Copy link

codecov bot commented Jul 17, 2025

Codecov Report

Attention: Patch coverage is 31.11111% with 31 lines in your changes missing coverage. Please review.

Project coverage is 49.75%. Comparing base (0d2e9f8) to head (54e695f).

Files with missing lines Patch % Lines
src/2GreensSolver.jl 0.00% 29 Missing ⚠️
src/TransportDistributionSolver.jl 85.71% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #57      +/-   ##
==========================================
- Coverage   50.53%   49.75%   -0.79%     
==========================================
  Files          23       24       +1     
  Lines        1777     1807      +30     
==========================================
+ Hits          898      899       +1     
- Misses        879      908      +29     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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

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.

1 participant