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 6ead4ba commit 4698662Copy full SHA for 4698662
src/stdlib_specialmatrices.fypp
@@ -7,7 +7,7 @@ module stdlib_specialmatrices
7
!! Provides derived-types and associated specialized linear algebra drivers
8
!! for highly-structured matrices commonly encountered in the discretization
9
!! of partial differential equations, as well as control and signal processing
10
- !! applications. ([Specifications]](../page/specs/stdlib_specialmatrices.html))
+ !! applications. ([Specifications](../page/specs/stdlib_specialmatrices.html))
11
use stdlib_linalg_constants
12
implicit none
13
private
0 commit comments