Package: wnpp Severity: wishlist Owner: Alastair McKinstry <[email protected]> X-Debbugs-Cc: [email protected], [email protected]
* Package name : fortran-stdlib Version : 0.7.0 Upstream Contact: Milan Curcic * URL : https://github.com/fortran-lang/stdlib * License : MIT/X Programming Lang: Fortran Description : Standard library for Fortran The goal of this project is to provide a community driven and agreed upon de facto "standard" library for Fortran, called a Fortran Standard Library (stdlib). This is working in conjunction with the Fortran Standards Committee in ISO (J34) 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, ...) I plan to maintain this package within the Science Team. Regards Alastair

