Skip to content

Commit 7386d2d

Browse files
perazzjvdp1
andauthored
Update src/stdlib_linalg.fypp
Co-authored-by: Jeremie Vandenplas <jeremie.vandenplas@gmail.com>
1 parent 8b52b1a commit 7386d2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/stdlib_linalg.fypp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -597,7 +597,7 @@ module stdlib_linalg
597597
#:endfor
598598
end interface inv
599599

600-
! Matrix Inverse: Subroutine interface - in-place factorization
600+
! Matrix Inverse: Subroutine interface - in-place inversion
601601
interface invert
602602
!! version: experimental
603603
!!

0 commit comments

Comments
 (0)