Skip to content

Commit 6e45165

Browse files
authored
Update src/stdlib_math.fypp
1 parent 50a0242 commit 6e45165

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/stdlib_math.fypp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,6 @@ module stdlib_math
5656

5757

5858
! Add support for integer linspace
59-
!! Version: Experimental
6059
!!
6160
!! Create rank 1 array of linearly spaced elements from start to end.
6261
!! If the number of elements is not specified, create an array with size 100. If n is a negative value,

0 commit comments

Comments
 (0)