Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/TheAlgorithms/Fortran
All Algorithms implemented in Fortran. Making Fortran Great Again!
https://github.com/TheAlgorithms/Fortran
Minor change: added ctest `--extra-verbose` flag
Ramy-Badr-Ahmed opened this pull request 4 months ago
Ramy-Badr-Ahmed opened this pull request 4 months ago
Created tests for the existing `maths/numerical integration` modules
Ramy-Badr-Ahmed opened this pull request 4 months ago
Ramy-Badr-Ahmed opened this pull request 4 months ago
Created tests for the existing `math` modules
Ramy-Badr-Ahmed opened this pull request 4 months ago
Ramy-Badr-Ahmed opened this pull request 4 months ago
Created tests for the existing `search` modules
Ramy-Badr-Ahmed opened this pull request 4 months ago
Ramy-Badr-Ahmed opened this pull request 4 months ago
Created tests for the existing `sort` modules
Ramy-Badr-Ahmed opened this pull request 4 months ago
Ramy-Badr-Ahmed opened this pull request 4 months ago
Update the CI workflow badge
Ramy-Badr-Ahmed opened this pull request 4 months ago
Ramy-Badr-Ahmed opened this pull request 4 months ago
chore: add `check_code_format.yml`
vil02 opened this pull request 4 months ago
vil02 opened this pull request 4 months ago
style: treat warnings as errors
vil02 opened this pull request 4 months ago
vil02 opened this pull request 4 months ago
Implemented Several Numerical Integration Algorithms in `maths/`
Ramy-Badr-Ahmed opened this pull request 4 months ago
Ramy-Badr-Ahmed opened this pull request 4 months ago
Implemented Ternary Search Algorithm
Ramy-Badr-Ahmed opened this pull request 4 months ago
Ramy-Badr-Ahmed opened this pull request 4 months ago
Minor synatx fix for the heap sort example
Ramy-Badr-Ahmed opened this pull request 4 months ago
Ramy-Badr-Ahmed opened this pull request 4 months ago
Modified `modules/sorts/recursive_bubble_sort.f90`
Ramy-Badr-Ahmed opened this pull request 4 months ago
Ramy-Badr-Ahmed opened this pull request 4 months ago
Modified `modules/sorts/bubble_sort.f90`
Ramy-Badr-Ahmed opened this pull request 4 months ago
Ramy-Badr-Ahmed opened this pull request 4 months ago
Modified `modules/searches/linear_search.f90`
Ramy-Badr-Ahmed opened this pull request 4 months ago
Ramy-Badr-Ahmed opened this pull request 4 months ago
Modified `modules/searches/recursive_linear_search.f90`
Ramy-Badr-Ahmed opened this pull request 4 months ago
Ramy-Badr-Ahmed opened this pull request 4 months ago
chore: add `ci.yml`
vil02 opened this pull request 4 months ago
vil02 opened this pull request 4 months ago
Modified `modules/maths/euclid_gcd.f90`
Ramy-Badr-Ahmed opened this pull request 4 months ago
Ramy-Badr-Ahmed opened this pull request 4 months ago
Modified `modules/maths/fibonacci.f90`
Ramy-Badr-Ahmed opened this pull request 4 months ago
Ramy-Badr-Ahmed opened this pull request 4 months ago
Modified `modules/maths/factorial.90`
Ramy-Badr-Ahmed opened this pull request 4 months ago
Ramy-Badr-Ahmed opened this pull request 4 months ago
Added tests for the implemented Merge Sort Algorithm
Ramy-Badr-Ahmed opened this pull request 4 months ago
Ramy-Badr-Ahmed opened this pull request 4 months ago
Add CI
vil02 opened this issue 5 months ago
vil02 opened this issue 5 months ago
Suggestion for Organising Algorithms into Subdirectories
Ramy-Badr-Ahmed opened this issue 5 months ago
Ramy-Badr-Ahmed opened this issue 5 months ago
Implemented Radix Sort Algorithm
Ramy-Badr-Ahmed opened this pull request 5 months ago
Ramy-Badr-Ahmed opened this pull request 5 months ago
Implemented Quick Sort Algorithm
Ramy-Badr-Ahmed opened this pull request 5 months ago
Ramy-Badr-Ahmed opened this pull request 5 months ago
Implemented Gnome Sort Algorithm
Ramy-Badr-Ahmed opened this pull request 5 months ago
Ramy-Badr-Ahmed opened this pull request 5 months ago
Implemented Heap Sort Algorithm
Ramy-Badr-Ahmed opened this pull request 5 months ago
Ramy-Badr-Ahmed opened this pull request 5 months ago
Implemented Merge Sort Algorithm
Ramy-Badr-Ahmed opened this pull request 5 months ago
Ramy-Badr-Ahmed opened this pull request 5 months ago
Added 2 math Algorithms
colorizer opened this pull request over 1 year ago
colorizer opened this pull request over 1 year ago
Add factorial.f90 inside maths directory
ChrisO345 opened this pull request over 1 year ago
ChrisO345 opened this pull request over 1 year ago
[DOCS] Link to the `main` branch instead of the `master` branch
Panquesito7 opened this issue over 1 year ago
Panquesito7 opened this issue over 1 year ago
Create a script to automatically build the `DIRECTORY.md` file
Panquesito7 opened this issue over 1 year ago
Panquesito7 opened this issue over 1 year ago
Added iterative and recursive implementations of linear search. Added comment lines for bubble sort programs.
A713F3 opened this pull request over 1 year ago
A713F3 opened this pull request over 1 year ago
added bubble sort algorithm
A713F3 opened this pull request over 1 year ago
A713F3 opened this pull request over 1 year ago