Skip to content
@FortranSoftwares

Fortran77Softwares

A List of Fortran77 Softwares Created by Sourangshu Ghosh

Popular repositories Loading

  1. ISING_2D_SIMULATION ISING_2D_SIMULATION Public

    ISING_2D_SIMULATION is a FORTRAN77 program which carries out a Monte Carlo simulation of a 2D Ising model, using gnuplot to display the initial and final configurations.

    Fortran 6 2

  2. DIJKSTRA_OPENMP DIJKSTRA_OPENMP Public

    DIJKSTRA_OPENMP is a FORTRAN77 program by Sourangshu Ghosh which illustrates the use of the OpenMP application program interface by implementing Dijkstra's minimum graph distance algorithm.

    Fortran 3

  3. ANALEMMA_Fortran77 ANALEMMA_Fortran77 Public

    ANALEMMA is a FORTRAN77 program by Sourangshu Ghosh which evaluates the equation of time, based on a C program by Brian Tung.

    Fortran 2

  4. BLACK_SCHOLES BLACK_SCHOLES Public

    BLACK_SCHOLES is a FORTRAN77 library which demonstrates several approaches to the valuation of a European call, by Desmond Higham.

    Fortran 2

  5. BROWNIAN_MOTION_SIMULATION BROWNIAN_MOTION_SIMULATION Public

    BROWNIAN_MOTION_SIMULATION is a FORTRAN77 library which simulates Brownian motion in an M-dimensional region, creating graphics files for processing by gnuplot.

    Fortran 2

  6. Conjugate-Gradient-Solver-for-Linear-Systems Conjugate-Gradient-Solver-for-Linear-Systems Public

    CG is a FORTRAN77 library by Sourangshu Ghosh which implements a simple version of the conjugate gradient (CG) method for solving a system of linear equations of the form A*x=b, suitable for situat…

    Fortran 1 1

Repositories

Showing 6 of 6 repositories
  • ANALEMMA_Fortran77 Public

    ANALEMMA is a FORTRAN77 program by Sourangshu Ghosh which evaluates the equation of time, based on a C program by Brian Tung.

    FortranSoftwares/ANALEMMA_Fortran77’s past year of commit activity
    Fortran 2 MIT 0 0 0 Updated Jul 30, 2020
  • Conjugate-Gradient-Solver-for-Linear-Systems Public

    CG is a FORTRAN77 library by Sourangshu Ghosh which implements a simple version of the conjugate gradient (CG) method for solving a system of linear equations of the form A*x=b, suitable for situations in which the matrix A is positive definite (only real, positive eigenvalues) and symmetric.

    FortranSoftwares/Conjugate-Gradient-Solver-for-Linear-Systems’s past year of commit activity
    Fortran 1 MIT 1 0 0 Updated Jul 30, 2020
  • DIJKSTRA_OPENMP Public

    DIJKSTRA_OPENMP is a FORTRAN77 program by Sourangshu Ghosh which illustrates the use of the OpenMP application program interface by implementing Dijkstra's minimum graph distance algorithm.

    FortranSoftwares/DIJKSTRA_OPENMP’s past year of commit activity
    Fortran 3 MIT 0 0 0 Updated Jul 30, 2020
  • ISING_2D_SIMULATION Public

    ISING_2D_SIMULATION is a FORTRAN77 program which carries out a Monte Carlo simulation of a 2D Ising model, using gnuplot to display the initial and final configurations.

    FortranSoftwares/ISING_2D_SIMULATION’s past year of commit activity
    Fortran 6 MIT 2 0 0 Updated Jul 27, 2020
  • BROWNIAN_MOTION_SIMULATION Public

    BROWNIAN_MOTION_SIMULATION is a FORTRAN77 library which simulates Brownian motion in an M-dimensional region, creating graphics files for processing by gnuplot.

    FortranSoftwares/BROWNIAN_MOTION_SIMULATION’s past year of commit activity
    Fortran 2 MIT 0 0 0 Updated Jul 27, 2020
  • BLACK_SCHOLES Public

    BLACK_SCHOLES is a FORTRAN77 library which demonstrates several approaches to the valuation of a European call, by Desmond Higham.

    FortranSoftwares/BLACK_SCHOLES’s past year of commit activity
    Fortran 2 MIT 0 1 0 Updated Jul 27, 2020

Top languages

Loading…

Most used topics

Loading…