Topic: "iterative-methods"
JuliaLinearAlgebra/IterativeSolvers.jl
Iterative algorithms for solving linear systems, eigensystems, and singular value problems
Language: Julia - Size: 1.89 MB - Last synced at: 8 days ago - Pushed at: 5 months ago - Stars: 414 - Forks: 106

mrirecon/bart
BART: Toolbox for Computational Magnetic Resonance Imaging
Language: C - Size: 11.4 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 291 - Forks: 161

deepgraph/deepgraph
Analyze Data with Pandas-based Networks. Documentation:
Language: Python - Size: 31.6 MB - Last synced at: 9 days ago - Pushed at: 16 days ago - Stars: 289 - Forks: 40

JuliaLinearAlgebra/AlgebraicMultigrid.jl
Algebraic Multigrid in Julia
Language: Julia - Size: 403 KB - Last synced at: 9 days ago - Pushed at: 29 days ago - Stars: 123 - Forks: 23

ctkelley/SIAMFANLEquations.jl
This is a Julia package of nonlinear solvers. These codes are used in my book, Solving Nonlinear Equations with Iterative Methods: Solvers and Examples in Julia.
Language: Julia - Size: 10.6 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 118 - Forks: 15

henriksod/Fabrik2DArduino
A fast forward- and inverse kinematics solver for Arduino based on the FABRIK algorithm. The solver supports up to 4 DOF.
Language: C++ - Size: 6.86 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 99 - Forks: 25

EricDarve/numerical_linear_algebra
Julia code for the book Numerical Linear Algebra
Language: Jupyter Notebook - Size: 23.9 MB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 92 - Forks: 37

ocramz/sparse-linear-algebra
Numerical computation in native Haskell
Language: Haskell - Size: 866 KB - Last synced at: 12 months ago - Pushed at: over 4 years ago - Stars: 88 - Forks: 10

louisfb01/iterative-grabcut
This algorithm uses a rectangle made by the user to identify the foreground item. Then, the user can edit to add or remove objects to the foreground. Then, it removes the background and makes it transparent.
Language: Jupyter Notebook - Size: 2.62 MB - Last synced at: 16 days ago - Pushed at: over 3 years ago - Stars: 45 - Forks: 8

Parallel-in-Time/pySDC
pySDC is a Python implementation of the spectral deferred correction (SDC) approach and its flavors, esp. the multilevel extension MLSDC and PFASST.
Language: Jupyter Notebook - Size: 509 MB - Last synced at: 9 days ago - Pushed at: 10 days ago - Stars: 35 - Forks: 36

val-iisc/pose_estimation
Code for our work on pose-estimation using template 3D models.
Language: Jupyter Notebook - Size: 3.73 MB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 29 - Forks: 14

NU-CUCIS/ml-iter-additive
An iterative machine learning framework for predicting temperature profiles for an additive manufacturing process
Language: Jupyter Notebook - Size: 1.64 MB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 18 - Forks: 11

ChASE-library/ChASE
This repository mirrors the principal Gitlab repository of the Chebyshev Accelerated Subspace iteration Eigensolver. If you want to contribute as developer to this project please contact [email protected].
Language: C++ - Size: 15.8 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 17 - Forks: 6

mikgroup/phase_cycling
General phase regularized MRI reconstruction using phase cycling
Language: Matlab - Size: 46.3 MB - Last synced at: 6 months ago - Pushed at: over 7 years ago - Stars: 14 - Forks: 7

ctkelley/MultiPrecisionArrays.jl
Mulitprecision Arrays
Language: Julia - Size: 14.8 MB - Last synced at: 7 days ago - Pushed at: 10 days ago - Stars: 11 - Forks: 3

mcovalt/ConjugateGradients.jl
Flexible, non-allocating Julia implementations of the CG and BiCGStab methods.
Language: Julia - Size: 22.5 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 10 - Forks: 2

Gopal-Dahale/Load-flow-analysis
Solving the load flow problem using Guass-Seidel iterative method. Written in C++.
Language: C++ - Size: 7.06 MB - Last synced at: about 1 year ago - Pushed at: almost 5 years ago - Stars: 7 - Forks: 0

zhgulden/numerical_methods
Introduction to Numerical methods
Language: Python - Size: 2.57 MB - Last synced at: about 1 year ago - Pushed at: almost 5 years ago - Stars: 6 - Forks: 1

kaaja/ComputationalPhysics
Computatinal physics University of Oslo
Language: C++ - Size: 30.7 MB - Last synced at: about 1 year ago - Pushed at: almost 7 years ago - Stars: 6 - Forks: 0

WernerDinges/VCIDSpice
Matrix-free SPICE model
Language: Rust - Size: 20.5 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 5 - Forks: 0

carlosalvarezh/Metodos_Numericos
Curso de Métodos Numéricos empleando las herramientas Jupyter Notebook y programado en Python V3.8
Language: Jupyter Notebook - Size: 14.6 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 5 - Forks: 6

shishnk/mathCore
Математическая библиотека для численных методов
Language: C# - Size: 62.5 KB - Last synced at: 14 days ago - Pushed at: over 1 year ago - Stars: 5 - Forks: 0

UK-MAC/TeaLeaf_CUDA
Version of TeaLeaf using CUDA
Language: Fortran - Size: 404 KB - Last synced at: 5 months ago - Pushed at: about 2 years ago - Stars: 5 - Forks: 3

chaeger/DensE
A MATLAB toolbox for density evolution
Language: MATLAB - Size: 697 KB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 5 - Forks: 7

RaoUmer/ISRResCNet
Code repo for "Deep Iterative Residual Convolutional Network for Single Image Super-Resolution" (ICPR 2020).
Language: Python - Size: 10.2 MB - Last synced at: 2 days ago - Pushed at: almost 4 years ago - Stars: 5 - Forks: 2

dc-fukuoka/bicgstab
asymmetric linear system solver by using BiCGSTAB method with diagonal preconditioning.
Language: Fortran - Size: 6.84 KB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 5 - Forks: 0

briochemc/F1Method.jl
F-1 method
Language: Julia - Size: 502 KB - Last synced at: 6 months ago - Pushed at: over 3 years ago - Stars: 4 - Forks: 0

real-space/juRS 📦
Real-space grid Density Functional Theory for large systems
Language: Fortran - Size: 4.42 MB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 4 - Forks: 2

dahtah/ramgcl
Solve large sparse linear systems in R using the amgcl library
Language: C++ - Size: 218 KB - Last synced at: almost 2 years ago - Pushed at: over 7 years ago - Stars: 4 - Forks: 1

choward1491/AdjointOptimalControl
Approximation algorithm to solve Optimal Control problems using the Adjoint Method. Assumes your controller is based on a parametric model. Uses Forward-Backward-Sweep adjoint method.
Language: C++ - Size: 4.93 MB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 4 - Forks: 0

jfdev001/algebraic-multigrid
Cross platform algebraic multigrid implementation using C++, Eigen3, and Catch2. For autodidactic purposes.
Language: C++ - Size: 896 KB - Last synced at: 19 days ago - Pushed at: 10 months ago - Stars: 3 - Forks: 1

halterw/A_simple_computer_program
A simple computer program for calculating stress and strain rate in 2D viscous inclusion-matrix systems
Language: MATLAB - Size: 1.87 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 3 - Forks: 0

skambuilds/IMAT
Iterative Methods Analysis Tool
Language: MATLAB - Size: 1010 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 1

SaschaAlex/Laplacian-Solver
A simple laplacian solver using iterative methods written in c++
Language: C++ - Size: 34.2 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 3 - Forks: 1

levindoneto/numeric-calculus
Repository with auxilar material for the course of Numerical Calculus
Language: Scilab - Size: 722 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 3 - Forks: 1

UK-MAC/TeaLeaf3D_ref
3D Port of TeaLeaf
Language: Fortran - Size: 316 KB - Last synced at: 5 months ago - Pushed at: over 6 years ago - Stars: 3 - Forks: 0

kalidouBA/DICEPRO
Semi-Supervise cellular deconvolution of Bulk RnaSeq using NMF and CiberSortx, DCQ or others
Language: R - Size: 42.2 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 2 - Forks: 0

valvarezapa/LCD
Lyapunov Cycle Detector is a collection of algorithms destined to study the basins of attraction of rational maps (that is, the Fatou and Julia sets). In particular, the main focus of LCD is in the detection of attracting n-cycles of said rational map and in computing its basins.
Language: Julia - Size: 6.01 MB - Last synced at: 9 days ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0

ashithapallath/Python-Lab
The Python Lab repository offers a series of practical exercises and projects aimed at enhancing Python programming skills. It covers a wide range of topics including basic syntax, data types, control flow, functions, file handling, and libraries.
Language: Jupyter Notebook - Size: 869 KB - Last synced at: 19 days ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0

thyron001/Bidimensional_Laplace_Equation
Grapher software able to show the distribution of Electric potential in a two dimensional surface, by solving the Laplace equation with a discrete method. This project has been developed in MatLab and it´s tool, App Designer. The final result allows to show the distribution of the electric potential produced by an specific geometric configuration: a square shell with a triangular, circular an square equipotential surface. Finally, this program can be considered as a multi-solver of the Laplace equation because of it´s capacity of being extrapolated to other areas.
Language: MATLAB - Size: 1.27 MB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 0

Petersoj/TimeSeriesDataStore 📦
A Java API to store and iterate over time-series data retrieved from a data feed and stored in a database.
Language: Java - Size: 290 KB - Last synced at: 3 days ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

Fengjun-Wang/IJCAI-17-customer-flow-forecasts
Predict the customer flow (user payments) per day during the next 14 days for each shop on Koubei.com. Top 5% ranking solution for a Tianchi big data competition.
Language: Jupyter Notebook - Size: 2.19 MB - Last synced at: about 1 year ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 1

harshraj11584/Numerical_Analysis
Numerical Techniques (Matrix Decomposition, Matrix Equation Solvers, Inversion, Iterative Root Finding), All Implemented from scratch in Python
Language: Jupyter Notebook - Size: 55.7 KB - Last synced at: 11 months ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 1

UK-MAC/TeaLeaf3D_HYPRE
Version of TeaLeaf3d using the HYPRE library
Language: Fortran - Size: 96.7 KB - Last synced at: 5 months ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 0

p-sto/PyConjugateGradients
Implementation of ConjugateGradients method using Python3.
Language: Python - Size: 671 KB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 2 - Forks: 0

huaxiaz/Honor_Engineering_Analysis
This repository is adapt from the course materials for Honors Engineering Analysis at Northwestern University. The course is designed for Engineering first-year undergraduate students to learn about linear algebra and its applications.
Language: Jupyter Notebook - Size: 634 KB - Last synced at: 12 days ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

singularitti/ConjugateGradient.jl
A Julia package for solving linear systems and optimization problems using the Conjugate Gradient method
Language: Julia - Size: 331 KB - Last synced at: 6 days ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

SavinRazvan/pagerank
This project implements the PageRank algorithm to rank web pages by importance using two approaches: a sampling method with the Markov Chain random surfer model and an iterative method with a recursive mathematical expression.
Language: Jupyter Notebook - Size: 1.11 MB - Last synced at: about 2 months ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0

ammahmoudi/Iterative-Methods-for-Eigenvalue-Problem
Applying Diffrenet iterative methods to find some specific (smallest or largest) eigen values
Language: Jupyter Notebook - Size: 3.53 MB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

gabrielecanesi/iterative-solver
A C++ iterative linear systems solver
Language: C++ - Size: 19.9 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

subhendudash02/numerical-methods
This website demonstrates different iterative numerical methods to solve a single equation as well as system of equations upto 100 iterations instantly.
Language: JavaScript - Size: 3.54 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

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

masiiie/iterative-methods
Implementation of the Jacobi and Gauss-Seidel iterative methods
Language: Python - Size: 4.88 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

Vedant2311/Numerical-Algorithms-Assignments
Compilation of the assignments of the course of COL726: Numerical Algorithms (Spring 2021) and their solutions
Language: Python - Size: 19.2 MB - Last synced at: about 2 years ago - Pushed at: almost 4 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: 12 months ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

michelemartone/sparsersb
GNU Octave sparsersb plugin sources mirror
Language: C++ - Size: 237 KB - Last synced at: about 1 month ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

nick-hu/SPMR-MATLAB
SPMR: A family of saddle-point minimal residual solvers
Language: MATLAB - Size: 867 KB - Last synced at: almost 2 years ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 0

nick-hu/SPMR
SPMR: A family of saddle-point minimal residual solvers
Language: Julia - Size: 113 KB - Last synced at: almost 2 years ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 0

Avi-D-coder/iter_fallback
Drive two iters, exhaust first then fallback on the rest of second
Language: Rust - Size: 15.6 KB - Last synced at: about 1 month ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 1

dgavr/Single_Cell_Iterative_Pooling
Iteratively randomly pooling scRNA-seq expressing a given gene from different numbers of cells and running DESeq2 with fdrtools correction to determine how many times which genes come out as enriched with said gene
Language: Python - Size: 16.6 MB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

UK-MAC/TeaLeaf3D_PETSc
Version of TeaLeaf3d using the PETSc library
Language: Fortran - Size: 90.8 KB - Last synced at: 5 months ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 1

UK-MAC/TeaLeaf3D_Trilinos
Version of TeaLeaf using the Tpetra, Ifpack2 and Belos packages from the Trilinos libraries
Language: Fortran - Size: 78.1 KB - Last synced at: 5 months ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

DiamonDinoia/jacobi
This is a parallel implementation of the Jacobi algorithm.
Language: C++ - Size: 968 KB - Last synced at: about 1 month ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 1

DipakMajhi/Roots_of_a_Polynomial
This program uses Bairstow’s method to find the real and complex roots of a polyomial with real coefficients.
Language: C - Size: 676 KB - Last synced at: 7 months ago - Pushed at: over 8 years ago - Stars: 1 - Forks: 2

GabrielNonnemacher/study-recursive-methods
📚 — This program is an exercise carried out in the Data Structure I discipline, which shows the use of recursive methods and their execution time in relation to iterative methods.
Language: Java - Size: 5.86 KB - Last synced at: 2 days ago - Pushed at: 3 days ago - Stars: 0 - Forks: 0

craftman22/medane_tchakorom_ufc_thesis_repository
This repository is dedicated to the implementation of Krylov-based iterative methods for solving large sparse linear systems of equations derived from partial differential equations (PDEs).
Language: C - Size: 442 KB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 0 - Forks: 0

art-e-fact/example-turtlesim
Turtlesim tests with Artefacts
Language: Python - Size: 13.7 KB - Last synced at: 22 days ago - Pushed at: 22 days ago - Stars: 0 - Forks: 2

LKEthridge/Numerical_Methods
A Numerical Methods project from TripleTen
Language: Jupyter Notebook - Size: 87.9 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

Lfariello/Hypersonic_aerodynamics
Comparison between the flow field around a cone (3D) and a wedge (2D). Analysis of the Taylor-Maccoll flow field within the supersonic boundary layer of a cone at zero angle of attack in a hypersonic flow.
Language: MATLAB - Size: 17.6 KB - Last synced at: about 2 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

spiroskou/ComputationalMethods
C# implementation of computational algorithms that can be used on large linear systems in order to significantly reduce the computational cost.
Language: C# - Size: 787 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

weebsuryansh/IterativeMethods
We implemented 4 iterative methods in C++: Jacobi, Gauss-Seidel, Conjugate Gradient and GMRES
Language: C++ - Size: 2.78 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

vdrouint/large-N-equations
Lehman representation implementation of large-N Schwinger boson solver
Language: Jupyter Notebook - Size: 715 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

Sana-Allah-Kheiri/Optimized-Classification-of-Matrices-Elements
This program classifies elements of some matrices, according to difference of each pair of elements; so that number of classes won't be too many that variance of class members would be invisible, or too few that too different elements would belong to same class.
Language: MATLAB - Size: 4.88 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

PradanyaBoro/Numerical_Methods
This repository provides essential numerical algorithms for solving mathematical problems. Covering linear equations, differential equations and more, it's a valuable resource for students and professionals in science and engineering.
Language: MATLAB - Size: 1.78 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

SC-SGS/adaptive_sampling_scr
Repository for our work "Iterative and Adaptive Sampling Methods in Semiconductor Testing"
Language: Python - Size: 55.7 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

machulsky61/Linear-Algebra
Computational Linear Algebra course covering topics like iterative methods, matrix decompositions, and applications. It includes theoretical concepts, practical exercises, and code. Advanced methods like QR factorization, spectral theorem, and iterative solvers for linear systems.
Language: Jupyter Notebook - Size: 15.7 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

machulsky61/SOR-Method
This project investigates convergence for solving linear systems. It implements Jacobi and SOR methods, explores convergence, optimizes performance via ω, and analyzes spectral radius/determinant. It aims to enhance iterative method efficiency for linear systems.
Language: Jupyter Notebook - Size: 74.2 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

nickklos10/cot-4500-Pro1
Application of four different numerical methods to compute the square root of 2
Language: Python - Size: 9.77 KB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

cmnarrillos/uned_NumericalMethods
Code solving different Tasks required for Advanced Numerical Methods subject at UNED
Language: Python - Size: 112 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Yashas17/Newton-Raphson-Solver
Newton-Raphson Iterative Equation Solver
Language: C++ - Size: 582 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

zentrocdot/archimedes
Archimedes Measurement of a Circle
Language: Jupyter Notebook - Size: 2.93 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

ammahmoudi/NumericalAnalysis
Homework Solutions for Numerical Analysis Course as Computer Science B.Sc. Student at Department of Mathematical Sciences, Sharif University of Technology
Language: Jupyter Notebook - Size: 3.37 MB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

sharmasapna/Leetcode_Solutions
Python solution to beginners questions
Language: Python - Size: 103 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

dmhd6219/Matrix-Algebra
Language: C++ - Size: 23.4 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

reece-iriye/Solving-2D-Poissons-Equation-Using-Finite-Difference-Method-and-Iterative-Solvers
Implementing 2D Poisson's Equation using the Finite Difference Method and Iterative Solvers for matrices. Explored LU decomposition & the Thomas algorithm, Jacobi, Gauss-Seidel, and the Standard Over-Relaxation (SOR) method. MATH 4315: Advanced Scientific Computing with Professor Weihua Geng.
Language: HTML - Size: 766 KB - Last synced at: 12 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

giuliovv/duckrace
Learning MPC for autonomus racing in Duckietown
Language: Jupyter Notebook - Size: 670 MB - Last synced at: about 1 month ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 1

cheny16/Parallel_GMRES
Parallel GMRES for solving sparse linear systems
Language: C++ - Size: 1.64 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

axbecher/Iterative_Output_Text
A Python script for writing a given text from the input.txt file using the PyAutoGUI library.
Language: Python - Size: 2.93 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

pankajkumarravi/data-structure-implementation
Data-structure-implementation in java
Language: Java - Size: 118 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

killerxzol/solving-elliptic-equations
Iterative Methods for Solving Differential Elliptic Equations
Language: Python - Size: 7.81 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

wagerc97/NumericalMethods2
Numerical and iterative schemes
Language: Jupyter Notebook - Size: 240 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

oNeglect/portfolio-prep-cs-210
Programming Languages
Language: C++ - Size: 39.1 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

mll-gh/DQGMRES.jl
modification of GMRES adapted from JuliaLinearAlgebra/IterativeSolvers.jl
Language: Julia - Size: 18.6 KB - Last synced at: 9 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

serega1103/gauss-seidel-method
Implemention of the Gauss-Seidel Iterative Method for solving systems of equations.
Language: Pascal - Size: 3.52 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 1

ayubamini/BinaryGapSolution
Find longest sequence of zeros in binary representation of an integer.
Language: C# - Size: 43.9 KB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

mlennig/Chapter8_Recursion_and_Dynamic_Programming
How to Approach, Recursive vs. Interative Solutions
Size: 0 Bytes - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

wise-saint/Newton_Raphson_Method
An iterative method to find the root of mathematical functions
Language: MATLAB - Size: 461 KB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 1

shah314/cilsassignment
Iterated Local Search: Quadratic Assignment Problem
Language: C++ - Size: 69.3 KB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 1

rudrasohan/Simple_Maths
Repository for keeping Mathematics algorithms and some general codes written in pure Julia.
Language: Jupyter Notebook - Size: 10.7 KB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

MichalSousedik/KnapsackProblem
np-complete
Language: Java - Size: 1.4 MB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0
