iterative-algorithms
Here are 49 public repositories matching this topic...
Language:All
Sort:Most stars
A library of generic intrusive data structures and algorithms in ANSI C
- Updated
Jan 21, 2018 - C
Python package for signal processing, with emphasis on iterative methods
- Updated
Dec 27, 2024 - Python
Nonlinear eigenvalue problems in Julia: Iterative methods and benchmarks
- Updated
Feb 26, 2024 - Julia
University group project concerning the implementation of an iterative learning controller tested on a Cart-Pole system. The code has been implemented in Matlab.
- Updated
Nov 22, 2020 - MATLAB
Python package for signal processing, with emphasis on iterative methods. Expanded to include functionality for MRI pulse design.
- Updated
Sep 18, 2023 - Python
A CUDA implementation of the transpose-free Quasi-Minimal Residual method
- Updated
Sep 2, 2025 - C++
Globalized Nelder-Mead method, implemented for MATLAB (compatible with GNU Octave)
- Updated
Oct 28, 2019 - MATLAB
PyInvGeo: Regularized Inversion Techniques
- Updated
May 18, 2025 - Jupyter Notebook
This repository contains a set of classic algorithm problems and solutions implemented in PHP 8 and above. It is designed for anyone looking to practice or improve their algorithm skills using modern PHP.
- Updated
Jul 31, 2025 - PHP
AsynchronousIterativeAlgorithms.jl handles the distributed asynchronous communication, so you can focus on designing your algorithm.
- Updated
Apr 16, 2025 - Julia
A Python platform for exploring and generating mesmerizing fractal patterns. This repository provides a collection of fractal algorithms and interactive tools to help you dive into the fascinating world of fractals.
- Updated
May 25, 2023 - Python
iterative Discrete High-order Control Barrier Function
- Updated
Nov 24, 2025 - Julia
Gives steps at each level along with array visualization of towers, you can go for 'n' number of disks as well.
- Updated
Jun 23, 2023 - Python
Repository of the course Algorithmic Fundamentals, which is part of the University Program Software Engineering in Universidad Complutense de Madrid (UCM).
- Updated
Sep 15, 2023 - C++
Interactive C-based application for solving and visualizing the Tower of Hanoi problem. Features recursive and iterative algorithms with graphical representation using the Raylib library, and performance analysis for both approaches.
- Updated
Nov 27, 2024 - C
1.User can create a new account,or login into existing account.\n 2.The code automatically generates random account number and pin while creating a new account. \n 3.User can login using Account number and Pin ,and perform operations like updating pin,balance enquiry,withdraw and deposit amount ,logout.
- Updated
Nov 27, 2022 - Java
Pascal's triangle in both iterative and recursive methods without array.
- Updated
Dec 28, 2019 - C
Performance Analysis of Iterative Stencil Loops using Pthreads and OpenMPI
- Updated
Sep 22, 2023 - C
Improve this page
Add a description, image, and links to theiterative-algorithms topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with theiterative-algorithms topic, visit your repo's landing page and select "manage topics."