Skip to content

Conversation

@longemen3000
Copy link
Contributor

@longemen3000 longemen3000 commented Dec 1, 2024

alternative to #1125 . Defines lu!(F::LU{<:Any,<:AbstractMatrix},A) and lu!(F::LU{<:Any,<:StridedMatrix{<:BlasFloat}},A).

closes #1125

@ViralBShah
Copy link
Member

Is this good to merge?

@stevengj
Copy link
Member

Does this go into a NEWS entry somewhere?

@codecov
Copy link

codecov bot commented Feb 28, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.02%. Comparing base (eb064b8) to head (b9d2146).
Report is 13 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1131      +/-   ##
==========================================
+ Coverage   91.99%   92.02%   +0.03%     
==========================================
  Files          34       34              
  Lines       15471    15480       +9     
==========================================
+ Hits        14232    14246      +14     
+ Misses       1239     1234       -5     

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

@ViralBShah
Copy link
Member

We should add to the LinearAlgebra section of the Julia NEWS.

@ViralBShah
Copy link
Member

The docs CI is failing.

@ViralBShah
Copy link
Member

@KristofferC is this a problem?

┌ Warning: The active manifest file has dependencies that were resolved with a different julia version (1.12.0-DEV). Unexpected behavior may occur.

@ViralBShah ViralBShah merged commit 8cc4216 into JuliaLang:master Mar 1, 2025
4 checks passed
jishnub pushed a commit that referenced this pull request Jun 29, 2025
It looks like #1131 was merged after the feature-freeze for 1.12, so the
docstring should list the minimum version as 1.13 instead.

cc @longemen3000
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.

3 participants