Skip to content

Conversation

@jishnub
Copy link
Member

@jishnub jishnub commented May 11, 2025

In parallel with fillstored!, this allows one to fill a structured matrix. In addition, this is a useful function in structured matrix multiplication operations where only certain bands need to be populated. It would be good to have this public, so that sparse matrix types may add methods.

@codecov
Copy link

codecov bot commented May 11, 2025

Codecov Report

Attention: Patch coverage is 98.88889% with 1 line in your changes missing coverage. Please review.

Project coverage is 93.84%. Comparing base (b9d8843) to head (5e6f2a6).

Files with missing lines Patch % Lines
src/tridiag.jl 96.15% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1345      +/-   ##
==========================================
+ Coverage   93.81%   93.84%   +0.02%     
==========================================
  Files          34       34              
  Lines       15722    15812      +90     
==========================================
+ Hits        14750    14839      +89     
- Misses        972      973       +1     

☔ 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.

@ViralBShah
Copy link
Member

ViralBShah commented Jun 2, 2025

This looks good and straightforward, and perhaps good to rebase and merge (before getting conflicts again).

@jishnub jishnub force-pushed the jishnub/fillband branch from 1115743 to 7811cbf Compare June 19, 2025 08:10
@jishnub jishnub force-pushed the jishnub/fillband branch from e35ea65 to 1b69850 Compare June 20, 2025 08:04
@jishnub jishnub merged commit 98a0f15 into master Jun 21, 2025
4 checks passed
@jishnub jishnub deleted the jishnub/fillband branch June 21, 2025 17:41
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