Fortran77Softwares
- 3 followers
- Department of Civil Engineering, IIT Kharagpur
- http://SourangshuGhosh.github.io
- sourangshug123@gmail.com
Popular repositories Loading
-
ISING_2D_SIMULATION
ISING_2D_SIMULATION PublicISING_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.
-
DIJKSTRA_OPENMP
DIJKSTRA_OPENMP PublicDIJKSTRA_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
-
ANALEMMA_Fortran77
ANALEMMA_Fortran77 PublicANALEMMA is a FORTRAN77 program by Sourangshu Ghosh which evaluates the equation of time, based on a C program by Brian Tung.
Fortran 2
-
BLACK_SCHOLES
BLACK_SCHOLES PublicBLACK_SCHOLES is a FORTRAN77 library which demonstrates several approaches to the valuation of a European call, by Desmond Higham.
Fortran 2
-
BROWNIAN_MOTION_SIMULATION
BROWNIAN_MOTION_SIMULATION PublicBROWNIAN_MOTION_SIMULATION is a FORTRAN77 library which simulates Brownian motion in an M-dimensional region, creating graphics files for processing by gnuplot.
Fortran 2
-
Conjugate-Gradient-Solver-for-Linear-Systems
Conjugate-Gradient-Solver-for-Linear-Systems PublicCG 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…
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 - 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 - 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 - 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 - 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 - 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