Commit 60b1131
committed
Fix LAPACK import inconsistency in generic_lufact.jl
- Standardize LAPACK.chkfinite call to use LinearAlgebra.LAPACK.chkfinite for consistency
- Fixes potential Julia deprecation warning from inconsistent module usage
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 4aae208 commit 60b1131
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
72 | | - | |
| 72 | + | |
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
| |||
0 commit comments