You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: FortranCon2021-stdlib/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -33,7 +33,7 @@
33
33
**Title**: Fortran Standard Library
34
34
35
35
**Abstract**:
36
-
The Fortran standard library is now well into its second year of development.
36
+
The Fortran standard library (stdlib) is now well into its second year of development.
37
37
In this past year, stdlib has grown not only in its functionality but in its contributor base, with most of the new development coming from new contributors, including two Google Summer of Code students.
38
38
Stdlib provides new functionality for working with bit sets, logging, quadrature, sorting, strings, and more.
39
39
In addition to new capabilities in stdlib itself, there have also been several technical improvements to the documentation, workflow, and build system.
0 commit comments