SciFortran

An open-source Fortran library for mathematics, science and engineering (*in a way* just like scipy for python)

LGPL-3.0 License

Stars
170

SciFortran

An open-source Fortran library for mathematics, science and engineering.

This 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.

There are large areas that are still not covered. Anyone is welcome to contribute or to test the software.

Dependencies

See documentation for further details: SciFortran.github.io/SciFortran

BUILD & INSTALL

Detailed instructions for building and installing SciFor please read the documentation: SciFortran.github.io/SciFortran

AUTHORS

Adriano Amaricci Lorenzo Crippa Samuele Giuli Gabriele Bellomia Giacomo Mazza

If you encounter bugs or difficulties, please file an issue. For any other communication, please reach out any of the contributors or developers:

--

LICENSE This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License (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 http://www.gnu.org/licenses/.