File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -27,6 +27,8 @@ Full release notes available at [v0.1.0] tag.
27
27
- new module ` stdlib_linalg `
28
28
- new procedures ` diag ` , ` eye ` and ` trace `
29
29
[ #170 ] ( https://github.com/fortran-lang/stdlib/pull/170 )
30
+ - new procedure ` outer_product `
31
+ [ #432 ] ( https://github.com/fortran-lang/stdlib/pull/432 )
30
32
- new module ` stdlib_logger `
31
33
- new derived type: ` logger_type `
32
34
[ #228 ] ( https://github.com/fortran-lang/stdlib/pull/228 )
@@ -36,8 +38,6 @@ Full release notes available at [v0.1.0] tag.
36
38
[ #355 ] ( https://github.com/fortran-lang/stdlib/pull/355 )
37
39
- new procedures ` linspace ` and ` logspace `
38
40
[ #420 ] ( https://github.com/fortran-lang/stdlib/pull/420 )
39
- - new procedure ` outer_product `
40
- [ #432 ] ( https://github.com/fortran-lang/stdlib/pull/432 )
41
41
- new procedure ` arange `
42
42
[ #480 ] ( https://github.com/fortran-lang/stdlib/pull/480 )
43
43
- new module ` stdlib_optval `
You can’t perform that action at this time.
0 commit comments