@@ -27,19 +27,19 @@ 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 procedures ` linspace ` and ` logspace `
31
- [ #420 ] ( https://github.com/fortran-lang/stdlib/pull/420 )
32
- - new procedure ` outer_product `
33
- [ #432 ] ( https://github.com/fortran-lang/stdlib/pull/432 )
34
- - new procedure ` arange `
35
- [ #480 ] ( https://github.com/fortran-lang/stdlib/pull/480 )
36
30
- new module ` stdlib_logger `
37
31
- new derived type: ` logger_type `
38
32
[ #228 ] ( https://github.com/fortran-lang/stdlib/pull/228 )
39
33
[ #261 ] ( https://github.com/fortran-lang/stdlib/pull/261 )
40
34
- new module ` stdlib_math `
41
35
- new procedure ` clip `
42
36
[ #355 ] ( https://github.com/fortran-lang/stdlib/pull/355 )
37
+ - new procedures ` linspace ` and ` logspace `
38
+ [ #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
+ - new procedure ` arange `
42
+ [ #480 ] ( https://github.com/fortran-lang/stdlib/pull/480 )
43
43
- new module ` stdlib_optval `
44
44
[ #73 ] ( https://github.com/fortran-lang/stdlib/pull/73 )
45
45
[ #96 ] ( https://github.com/fortran-lang/stdlib/pull/96 )
0 commit comments