This is a repository that introduces us to Fortran language and tries to implement some algorithms in Fortan.
To install gfortran-9 compiler on bash :
sudo apt install gfortran-9
Contributions can be made through :
- Codes in fortran
- Implementation of Data structures and Algorithms in fortran
- Writinng comments that describe codes written in fortan (This can be a great way of self learning too)
- 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