File tree 1 file changed +3
-1
lines changed
1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ Full release notes available at [v0.1.0] tag.
30
30
- new procedure ` outer_product `
31
31
[ #432 ] ( https://github.com/fortran-lang/stdlib/pull/432 )
32
32
- new module ` stdlib_logger `
33
- - new derived type: ` logger_type `
33
+ - new derived type ` logger_type `
34
34
[ #228 ] ( https://github.com/fortran-lang/stdlib/pull/228 )
35
35
[ #261 ] ( https://github.com/fortran-lang/stdlib/pull/261 )
36
36
- new module ` stdlib_math `
@@ -40,6 +40,8 @@ Full release notes available at [v0.1.0] tag.
40
40
[ #420 ] ( https://github.com/fortran-lang/stdlib/pull/420 )
41
41
- new procedure ` arange `
42
42
[ #480 ] ( https://github.com/fortran-lang/stdlib/pull/480 )
43
+ - new procedure ` gcd `
44
+ [ #539 ] ( https://github.com/fortran-lang/stdlib/pull/539 )
43
45
- new module ` stdlib_optval `
44
46
[ #73 ] ( https://github.com/fortran-lang/stdlib/pull/73 )
45
47
[ #96 ] ( https://github.com/fortran-lang/stdlib/pull/96 )
You can’t perform that action at this time.
0 commit comments