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

Docstring for lu! #449

Merged
merged 1 commit into from
Aug 6, 2024
Merged

Docstring for lu! #449

merged 1 commit into from
Aug 6, 2024

Conversation

lxvm
Copy link
Contributor

@lxvm lxvm commented Aug 5, 2024

Hi, this pr is to add a docstring to lu! for banded matrices to warn the user about the need for additional storage in the matrix, as discussed in #197.

banded lu! docstring
Copy link

codecov bot commented Aug 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.81%. Comparing base (47c15ab) to head (de509fc).
Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #449      +/-   ##
==========================================
+ Coverage   89.61%   89.81%   +0.20%     
==========================================
  Files          25       25              
  Lines        3571     3642      +71     
==========================================
+ Hits         3200     3271      +71     
  Misses        371      371              

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

@dlfivefifty dlfivefifty merged commit c31e007 into JuliaLinearAlgebra:master Aug 6, 2024
16 checks passed
@dlfivefifty
Copy link
Member

Thanks!

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