Skip to content

Commit c18fb2a

Browse files
jvdp1nshaffer
andauthored
Update FortranCon2020-stdlib/README.md
Co-authored-by: nshaffer <[email protected]>
1 parent 55d0f41 commit c18fb2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

FortranCon2020-stdlib/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ The Fortran Standard, as published by the International Organization for Standar
3131
Therefore, the goal of this project is to provide a community driven and agreed upon de facto "standard" library for Modern Fortran, called the Fortran Standard Library (stdlib; https://github.com/fortran-lang/stdlib).
3232
This library aims to provide to the community a set of procedures for science, engineering, and mathematics.
3333
The overall scope of the Fortran Standard Library is therefore similar to the one of SciPy or to the default built-in Matlab scientific environment.
34-
Started a few months ago, no less than 15 people already contributed to the development of the Fortran Standard Library and its documentation.
3534
Currently the library includes procedures for catching and handling errors, handling optional arguments, facilitating I/O operations, linear algebra, numerical integration, and descriptive statistics.
35+
Started a few months ago, no less than 15 people already contributed to the development of the Fortran Standard Library and its documentation.
3636
Many other programmers are also involved in active discussions about the development of the Fortran Standard Library through GitHub issues.
3737
The development of this library is part of the Fortran-lang project and aims to collaborate with the Fortran Standards Committee.

0 commit comments

Comments
 (0)