An open API service indexing awesome lists of open source software.

https://github.com/beliavsky/black-scholes

Black-Scholes option pricing formula in Fortran
https://github.com/beliavsky/black-scholes

black-scholes finance option-pricing

Last synced: about 1 month ago
JSON representation

Black-Scholes option pricing formula in Fortran

Awesome Lists containing this project

README

        

# Black-Scholes
Black-Scholes option pricing formula in modern Fortran. Compile with ```gfortran kind.f90 black_scholes.f90 xxblack_scholes.f90```