SciFortran
An open-source Fortran library for mathematics and science.
The documentation is under construction
SciFortran is a unitary collection of fortran modules and procedures for scientific calculations. The library aims to provide a simple and generic environment for any scientific or mathematic computations. The project is largely inspired by SciPy for Python and tries to closely follow its guidelines and naming convention.
Although the library reached through years a rather advanced development stage there are still many important areas which are still not covered.
Installation
- Dependencies
Software requirements to install SciFortran
- Install
How to build, install and configure SciFortran
Quick Start
- Quick Start
A quick start guide to SciFortran usage
- Examples
Some examples illustrating the use of SciFortran in paradigmatic cases
SciFortran Structure
- Structure
An overview of the structure of the library and a detailed description of each module.
LGPL LICENSE
This library is free software covered by copyleft GNU Lesser General Public License (LGPL), which grants use but forbids Proprietization. You can redistribute it and/or modify it under the terms of the LGPL as published by the Free Software Foundation, either version 3 of the License, or any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU LGPL for more details.
You should have received a copy of the GNU LGPL along with this program. If not, see gnu.org/licenses.