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

Projects in Awesome Lists tagged with iterative-algorithms

A curated list of projects in awesome lists tagged with iterative-algorithms .

https://github.com/nep-pack/NonlinearEigenproblems.jl

Nonlinear eigenvalue problems in Julia: Iterative methods and benchmarks

eigenvalues iterative-algorithms julia-language

Last synced: 04 May 2025

https://github.com/nep-pack/nonlineareigenproblems.jl

Nonlinear eigenvalue problems in Julia: Iterative methods and benchmarks

eigenvalues iterative-algorithms julia-language

Last synced: 22 Aug 2025

https://github.com/selimchraibi/asynchronousiterativealgorithms.jl

AsynchronousIterativeAlgorithms.jl handles the distributed asynchronous communication, so you can focus on designing your algorithm.

asynchronous centralized distributed fixed-point iterative-algorithms julia optimization

Last synced: 11 Dec 2025

https://github.com/ahmed-ibrahim-30/convert_recursion_to_iterative

Convert Recursion function to Iterative Function by Push in stack

iterative-algorithms recursion recursive-algorithm stack

Last synced: 10 Sep 2025

https://github.com/landiluigi746/double-selection-sort-iterative

Implementation of the double selection sort algorithm in its iterative version

c double-selection-sort fun iterative-algorithms sorting-algorithms sorting-algorithms-implemented

Last synced: 12 Mar 2025

https://github.com/gitcordier/thechemicalbrowsers

Given a chemical formula, find how many H, He, Li, Be, B, C, N, ... are involved. Iterative algorithm, not the naive one!

chemical-formula iterative-algorithms parser

Last synced: 12 Apr 2025

https://github.com/quarkgluant/recursion-vs-iterative-python

A few exemples of the 2 versions (recursive vs iterative) of simples algo in Python, from Codecademy Pro

iterative-algorithms python-3 recursion recursive-algorithm

Last synced: 19 Nov 2025

https://github.com/admacpherson/recursive-vs.-iterative

A program to measure runtimes of recursive and iterative functions in calculating exponentials and a supporting academic paper.

academic-paper iterative-algorithms recursive-algorithm runtime

Last synced: 27 Mar 2025

https://github.com/xmurii/analisis-kompleksitas-algoritma

This repository contains the implementation of the final project for the Algorithm Complexity Analysis course, focusing on the Median Search from Two Sorted Arrays. The project aims to compare the efficiency of two median search algorithms: iterative and recursive versions.

iterative-algorithms median recursive-algorithm

Last synced: 06 Sep 2025