Topic: "iterative-algorithms"
MichaelJWelsh/cdsa
A library of generic intrusive data structures and algorithms in ANSI C
Language: C - Size: 179 KB - Last synced at: 13 days ago - Pushed at: over 7 years ago - Stars: 605 - Forks: 47

mikgroup/sigpy
Python package for signal processing, with emphasis on iterative methods
Language: Python - Size: 3.59 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 309 - Forks: 95

nep-pack/NonlinearEigenproblems.jl
Nonlinear eigenvalue problems in Julia: Iterative methods and benchmarks
Language: Julia - Size: 21.3 MB - Last synced at: 17 days ago - Pushed at: over 1 year ago - Stars: 94 - Forks: 15

AlexSantopaolo/Optimization-Based-Iterative-Learning-Control-for-Trajectory-Tracking
University group project concerning the implementation of an iterative learning controller tested on a Cart-Pole system. The code has been implemented in Matlab.
Language: MATLAB - Size: 1.02 MB - Last synced at: 11 months ago - Pushed at: over 4 years ago - Stars: 17 - Forks: 2

jonbmartin/sigpy-rf Fork of mikgroup/sigpy
Python package for signal processing, with emphasis on iterative methods. Expanded to include functionality for MRI pulse design.
Language: Python - Size: 3.84 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 14 - Forks: 4

real-space/tfQMRgpu
A CUDA implementation of the transpose-free Quasi-Minimal Residual method
Language: C++ - Size: 918 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 9 - Forks: 1

ojdo/gbnm
Globalized Nelder-Mead method, implemented for MATLAB (compatible with GNU Octave)
Language: MATLAB - Size: 603 KB - Last synced at: 12 months ago - Pushed at: over 5 years ago - Stars: 8 - Forks: 3

tedliosu/cuda_mergesort_ytl
My personal attempt at creating a relatively fast iterative mergesort that runs on CUDA and HIP GPUs
Language: Cuda - Size: 580 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 6 - Forks: 0

SelimChraibi/AsynchronousIterativeAlgorithms.jl
AsynchronousIterativeAlgorithms.jl handles the distributed asynchronous communication, so you can focus on designing your algorithm.
Language: Julia - Size: 2.02 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 6 - Forks: 0

HamdanSidz/Tower-of-Hanoi-n-disks-itterative-aproach
Gives steps at each level along with array visualization of towers, you can go for 'n' number of disks as well.
Language: Python - Size: 1.95 KB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 0

jamesross2/iterwrite
Print tidy results.
Language: Python - Size: 91.8 KB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 1

alansastre/java-recursion
Recursión y tipos de recursión en Java
Language: Java - Size: 2.93 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 2

Venkatasai1909/Bank-Simulation-Software
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.
Language: Java - Size: 3.91 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

Ahmed-Ibrahim-30/Convert_recursion_to_Iterative
Convert Recursion function to Iterative Function by Push in stack
Language: CMake - Size: 146 KB - Last synced at: 3 months ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 1

alessandropier/Calcolo-Numerico-21-22
Language: MATLAB - Size: 196 KB - Last synced at: about 1 year ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

pietroluongo/poisson-solver
Implementação do Segundo Trabalho de Algoritmos Numéricos 2019/1. Resolve equações de Poisson pelo método das diferenças finitas.
Language: C++ - Size: 2.77 MB - Last synced at: about 1 year ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

vladutmargineanu/Page-Rank
Homeworks for the Numerical Methods course @ ACS, UPB 2018
Language: MATLAB - Size: 202 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

prime-hacker/MergeSortWithStack
Language: C++ - Size: 1000 Bytes - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

maelgini/fract-ol
One of the first graphical projects at 42 School, fract-ol generates beautiful fractals from the complex numbers of an iterative mathematical construct.
Language: C - Size: 4.73 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

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.
Size: 283 KB - Last synced at: 8 days ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

ayoubchemli/Tower-of-Hanoi
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.
Language: C - Size: 3.74 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

leonid-sokolinsky/BSF-skeleton
BSF-skeleton
Language: C++ - Size: 10.7 MB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 2

DoorDome/MDST
Minimum Degree Spanning Tree
Language: C++ - Size: 22.5 KB - Last synced at: 3 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

lezahlie/Stencil-Project
Performance Analysis of Iterative Stencil Loops using Pthreads and OpenMPI
Language: C - Size: 23.4 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

enricofacca/rcis
Template for Iterative solver using a Reverse Communication approch
Language: Python - Size: 97.7 KB - Last synced at: about 1 month ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

admacpherson/Recursive-vs.-Iterative
A program to measure runtimes of recursive and iterative functions in calculating exponentials and a supporting academic paper.
Language: C++ - Size: 218 KB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

stefanoandroni/algorithms
Language: Java - Size: 49.8 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

anshmehta380/DSA
DSA Implementation
Language: C++ - Size: 203 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Quelich/riscv
Solve coding problems in RISC-V
Language: Assembly - Size: 50.8 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Arsham1024/Numerical_Methods
This package has the implementation of 5 numerical methods: bisection, false-position, secant, modified secant, and Newton
Language: Java - Size: 423 KB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

leonid-sokolinsky/BSF-Cimmino
BSF implementation of Cimmino algorithm
Language: C++ - Size: 70.3 KB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

CHEREF-Mehdi/Fractal-using-cuda
Implement fractal models with cuda in opengl c++
Language: Cuda - Size: 17.1 MB - Last synced at: about 1 year ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

gitcordier/TheChemicalBrowsers
Given a chemical formula, find how many H, He, Li, Be, B, C, N, ... are involved. Iterative algorithm, not the naive one!
Language: Jupyter Notebook - Size: 29.3 KB - Last synced at: about 2 months ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 1

mohamedhedi1/-Pascal-s-triangle-without-array
Pascal's triangle in both iterative and recursive methods without array.
Language: C - Size: 27.3 KB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

quarkgluant/Recursion-vs-iterative-python
A few exemples of the 2 versions (recursive vs iterative) of simples algo in Python, from Codecademy Pro
Language: Python - Size: 6.84 KB - Last synced at: 3 months ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0
