Skip to content

Commit a6aa647

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

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

FortranCon2020-stdlib/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828

2929
**Abstract**:
3030
The Fortran Standard, as published by the International Organization for Standardization (ISO), does not include a Standard Library.
31+
The language can be extended with new intrinsic procedure and modules, but these must be formally standardized and then implemented by compiler vendors before becoming available to users.
3132
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).
3233
This library aims to provide to the community a set of procedures for science, engineering, and mathematics.
3334
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.

0 commit comments

Comments
 (0)