Fortran-FOSS-Programmers / FIAT

Licence: LGPL-3.0 license
Fortran Implementation of Abstract Types

Programming Languages

fortran
972 projects
Makefile
30231 projects
PHP
23972 projects - #3 most used programming language

FIAT: Fortran Implementation of Abstract Types

GitHub license Travis Codecov Join the chat at https://gitter.im/Fortran-FOSS-Programmers/FIAT

This library aims to implement various common data structures in Fortran. These will be implemented in a generic manner using a container type. This was originally developed in PolyCon, but has since been folded into FIAT, with some improvements. See the wiki for a list of data structures which are to be implemented and information for those wishing to contribute. Also take a look at the API documentation for a detailed description of the methods which will be supported.

License

FIAT is licensed under the GNU Lesser General Public License (LGPL) v3.0 or later. The terms are provided in the file LICENSE. The LGPL make reference to the GNU General Public License (GPL), which is provided in the file GPL. In brief, the LGPL allows this library to be linked to software under any license (with a few, minor, restrictions). However, should a modified version of the library itself be released, it must be licensed under the terms of the LGPL or GPL.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].