Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Minor improvements when preparing WAVES talk #76

Merged
merged 7 commits into from
Jul 5, 2024
Merged

Minor improvements when preparing WAVES talk #76

merged 7 commits into from
Jul 5, 2024

Conversation

maltezfaria
Copy link
Member

  • Make the returned type of assemble_single_double_layer more uniform by returning a linear map even if it is possible to return an HMatrix
  • Some helper functions for meshes
  • Add logo to docs
  • Simple and still incomplete example of how to create a graded mesh for a scattering problem with corners

Copy link

codecov bot commented Jul 5, 2024

Codecov Report

Attention: Patch coverage is 8.33333% with 11 lines in your changes missing coverage. Please review.

Project coverage is 65.90%. Comparing base (399d4ab) to head (f46889d).

Files Patch % Lines
src/utils.jl 0.00% 6 Missing ⚠️
src/api.jl 0.00% 2 Missing ⚠️
src/vdim.jl 0.00% 2 Missing ⚠️
src/mesh.jl 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #76      +/-   ##
==========================================
- Coverage   65.99%   65.90%   -0.09%     
==========================================
  Files          25       25              
  Lines        2938     2942       +4     
==========================================
  Hits         1939     1939              
- Misses        999     1003       +4     

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

@maltezfaria maltezfaria merged commit 2eff76c into main Jul 5, 2024
4 of 6 checks passed
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