Skip to content
/ Fortran Public

This is a repository that introduces us to Fortran language.

License

Notifications You must be signed in to change notification settings

vs666/Fortran

Repository files navigation

Fortran

This is a repository that introduces us to Fortran language and tries to implement some algorithms in Fortan.

Installation

To install gfortran-9 compiler on bash :

 sudo apt install gfortran-9

Contribution

Contributions can be made through :

  1. Codes in fortran
  2. Implementation of Data structures and Algorithms in fortran
  3. Writinng comments that describe codes written in fortan (This can be a great way of self learning too)
  4. Finding and Fixing bugs in existing codes

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

To make a contribution add your name in the Contributors.md file

About

This is a repository that introduces us to Fortran language.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published