summaryrefslogtreecommitdiff
path: root/devel/fortran-stdlib/pkg-descr
blob: 6655bc76b4b069518788fef5dbfeb70fbd291638 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
The Fortran Standard Library is a community driven de facto standard library for
Fortran.

The goal of the Fortran Standard Library is to achieve the following general
scope:
- Utilities (containers, strings, files, OS/environment integration, unit
  testing & assertions, logging, ...)
- Algorithms (searching and sorting, merging, ...)
- Mathematics (linear algebra, sparse matrices, special functions, fast Fourier
  transform, random numbers, statistics, ordinary differential equations,
  numerical integration, optimization, ...)