Skip to content

Commit 2ffc2b4

Browse files
summarize new functionality
Co-authored-by: Milan Curcic <[email protected]>
1 parent a08b6b1 commit 2ffc2b4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

FortranCon2021-stdlib/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,8 @@
3434

3535
**Abstract**:
3636
The Fortran standard library is now well into its second year of development.
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.
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+
Stdlib provides new functionality for working with bit sets, logging, quadrature, sorting, strings, and more.
3839
In addition to new capabilities in stdlib itself, there have also been several technical improvements to the documentation, workflow, and build system.
3940
Among these are steps towards supporting the Fortran Package Manager (fpm) both for building stdlib as a standalone library and for incorporating stdlib as a dependency in fpm projects.
4041
These enhancements bring stdlib closer to its goal of being a featureful and easy-to-use library for general and widespread use.

0 commit comments

Comments
 (0)