Skip to main content

18 docs tagged with "extpkgs"

View All Tags

ARPACK

ARPACK-NG is a collection of Fortran77 subroutines designed to solve large scale eigenvalue problems.

BeFoR64

This library is developed by Mr. Szaghi. It is for base64 encoding/decoding for modern Fortran projects.

FFTW

FFTW is a C subroutine library for computing the discrete Fourier transform (DFT) in one or more dimensions, of arbitrary input size, and of both real and complex data (as well as of even/odd data, that is, the discrete cosine/sine transforms or DCT/DST).

FLAP

A KISS pure Fortran Library for building powerful, easy-to-use, elegant command line interfaces

FoXy

This is a fortran library which is designed to handle XML files. Read more

FPL

FPL is pure fortran 2003 library that can manage the parameters of your program from a single point.

Functional-Fortran

This modern fortran project is developed by Milan Curcic. This library facilitates a set of commonly used tools in functional programming. Read more

FUtility

Futility is a jointly-maintained, open-source project between the University of

H5Fortran

This fortran project, which is developed by Michael Hirsch, can handle IO with hdf5 files. Read more.

LAPACK95

LAPACK95 is a Fortran-95 (modern-fortran) interface to LAPACK. The repository is located here, which is a fork of scivision's Lapack95 library.

LIS

LIS (Library of Iterative Solvers for linear systems)

OGPF

This is program creates an interface between modern fortran and gnuplot. This is a useful library for visualising fortran data using gnuplot. Read more

PENF

PENF is developed by Mr. Szaghi. This library tries to exploit code portability for modern (2003+) Fortran projects. It is a pure Fortran library for achieving portable codes for modern Fortran projects. It provides many number-to-string and vice-versa facilities. Read more

Sparsekit

Sparsekit is a legacy fortran code written by the great Yusef Saad for peforming linear algebra with sparse matrices. The original code is located here. 🔗 💡

StringiFor

This library is also a fortran project of Mr. Szaghi. This library makes an attempt to define string data type for handling characters in an object oriented way. Read more

SuperLU

SuperLU contains a set of subroutines to solve a sparse linear system A*X=B. It uses Gaussian elimination with partial pivoting (GEPP).

VTKFortran

This fortran library handles IO with vtk files. Read more