We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15023e1 commit 5923a54Copy full SHA for 5923a54
src/stdlib_linalg.fypp
@@ -231,7 +231,7 @@ module stdlib_linalg
231
!! This interface provides methods for computing the determinant of a matrix.
232
!! Supported data types include real and complex.
233
!!
234
- !!@note The provided functions are intended for square matrices.
+ !!@note The provided functions are intended for square matrices only.
235
236
!!### Example
237
0 commit comments