|
| 1 | +# FortranCon2020-stdlib |
| 2 | + |
| 3 | +**Authors**: |
| 4 | +[Nathaniel Shaffer](https://github.com/nshaffer), nrshaffer@protonmail.com, University of Rochester |
| 5 | +[Jeremie Vandenplas](https://github.com/jvdp1), jeremie.vandenplas@wur.nl, Wageningen University & Research |
| 6 | +[Bálint Aradi](https://github.com/aradi), aradi@uni-bremen.de, University of Bremen |
| 7 | +[Izaak Beekman](https://github.com/zbeekman), contact@izaakbeekman.com, ParaTools Inc. |
| 8 | +[Ondrej Certik](https://github.com/certik), ondrej@certik.us, Los Alamos National Laboratory |
| 9 | +[Milan Curcic](https://github.com/milancuric), caomaco@gmail.com, University of Miami |
| 10 | +[Pierre de Buyl](https://github.com/pdebuyl), pdebuyl@pdebuyl.be, KU Leuven |
| 11 | +[Juan Fiol](https://github.com/fiolj),, |
| 12 | +[Michael Hirsch](https://github.com/scivision), info@scivision.dev, SciVision, Inc. |
| 13 | +[Ivan Pribec](https://github.com/ivan-pi), ivan.pribec@tum.de, Technical University of Munich |
| 14 | + |
| 15 | +**To be acknowledged in the presentation (following comments):** |
| 16 | +[Neil Carlson](https://github.com/nncarlson) |
| 17 | +[Pedro Costa](https://github.com/p-costa) |
| 18 | +[???](https://github.com/JHenneberg) |
| 19 | +[Yuichiro Sakamoto](https://github.com/sakamoti) |
| 20 | +[Ashwin Vishnu](https://github.com/ashwinvis) |
| 21 | + |
| 22 | +**Track**: Junior presentations (15 + 5 minutes discussion) |
| 23 | + |
| 24 | +**Presenter**: [Nathaniel Shaffer](https://github.com/nshaffer) |
| 25 | + |
| 26 | +**Title**: Fortran Standard Library |
| 27 | + |
| 28 | +**Abstract**: |
| 29 | +The Fortran standard library is now well into its second year of development. |
| 30 | +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. |
| 31 | +In addition to new capabilities in stdlib itself, there have also been several technical improvements to the documentation, workflow, and build system. |
| 32 | +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. |
| 33 | +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