Projects in Awesome Lists tagged with euler-method
A curated list of projects in awesome lists tagged with euler-method .
https://github.com/aliiimaher/numerical-analysis
This is a Numerical Analysis course project, implementing numerical analysis methods.
bisection-method euler-method gaussian-elimination laplace-equation-solver matlab newton-method numerical-methods simpson-method
Last synced: 21 Sep 2025
https://github.com/thisis-developer/numerical-method
A numerical method is an approximate computer method for solving a mathematical problem which often has no analytical solution.
bisection-method cprogramming euler-method gauss-elimination gauss-jordan lu-factorization newton-interpolation newton-raphson numerical-methods regula-falsi runge-kutta-methods secant-method taylor-method trapezoidal-method
Last synced: 29 Jul 2025
https://github.com/jvillegasd/euler-method
An implementation of euler method for solve ODE in C#
differential-equations euler-method
Last synced: 09 Aug 2025
https://github.com/lorransutter/discretemethods
Discrete methods library
discrete-mathematics euler-method finite-difference numpy python3 runge-kutta-4 runge-kutta-fehlberg secant-method
Last synced: 21 Feb 2025
https://github.com/shaswata56/numerical_analysis
Numerical Analysis course repository.
bisection-method differential-equations euler-method false-position-method gauss-jacobi gauss-seidel jaccobi linear-equations matlab newton-raphson numerical-analysis numerical-methods octave root-finding-methods runge-kutta-methods
Last synced: 13 Nov 2025
https://github.com/ray-chew/symplecticity
A simple study of symplectic integrators
euler-method numerical-integration numerical-methods symplectic-integrators
Last synced: 28 Feb 2025
https://github.com/strongerprogrammer7/algorithm-of-computing-math
Algorithms of computational math: Legendre polynomial; Gauss method; Cholesky method; Method of Squares; Newton interpolation; Inverse Gauss method; Interpolation by cubic splines; Gauss Zeidel method; Jacobi method; Eigenvalues; Euler method; Left/Right rectangle method; Simpson method; The method of dividing a segment in half; Newton's method;
adams-bashforth-methods algorithms-of-computational-math cholesky-method cpp eigenvalues euler-method gauss-method gauss-zeidel-method interpolation-by-cubic-splines inverse-gauss-method jacobi-method left-right-rectangle-method legendre-polynomial method-of-squares newton-interpolation newton-s-method runge-kutta-methods simpson-method the-method-of-dividing-a-segment-in-half
Last synced: 07 Aug 2025
https://github.com/fionn/projectile
Gravity's rainbow
euler-method numerical-methods projectile
Last synced: 21 Jun 2025
https://github.com/alexstratou/solving-parabolic-pdes-with-finite-differences-methods
Solution of the heat/diffusion and time-dependent Schrodinger equations with Crank-Nicolson and Euler methods
1d 2d computational-physics crank-nicolson diffusion electron-diffraction euler-method euler-methods finite-difference-method partial-differential-equations physics quantum-mechanics quantum-tunneling scattering schrodinger-equation time-evolution
Last synced: 05 Mar 2025
https://github.com/raphaelcausse/schrodinger-resolution
Project : C : Solving Time-Independent Schrodinger Equation. @ CY-TECH
c euler-method gnuplot schrodinger-equation shooting-method
Last synced: 31 Jul 2025
https://github.com/apurva313/numerical-method
Join me in discovering innovative solutions for mathematical challenges. From optimization to simulations, let's journey through the realm of algorithms together.
algorithms bisection-method c cpp euler-method gauss-elimination gauss-elimination-method lagrange-interpolation newton-interpolation newton-raphson numerical-methods regulafalsi-method runga-kutta-method secant-method simpson-method taylor-series trapezoidal-method trapezoidal-rule weddle-s-rule
Last synced: 27 Dec 2025
https://github.com/am-kaiser/compsci-project-2
This GitHub repository includes the code for Project 2 on Computational Physics and Machine Learning.
euler-method machine-learning neural-network python
Last synced: 12 May 2025
https://github.com/mohazamani/neuron-models
Implementation and Simulations of LIF, ELIF, and AELIF neuron models with various input currents
computational-biology computational-neuroscience euler-method lif-ne neuron-models neuroscience spiking-neural-networks
Last synced: 27 Feb 2025
https://github.com/rmsrosa/rode_convergence_euler
Companion notes with the numerics for the article on "Strong order-one convergence of the Euler method for random ordinary differential equations driven by semi-martingale noises" by Peter E. Kloeden and Ricardo M. S. Rosa
euler-method fractional-brownian-motion ito-noise jump-discontinuous-noise random-ordinary-differential-equations semi-martingale strong-convergence-order
Last synced: 12 Mar 2025
https://github.com/prathameshkhade/solution-of-differential-equation
This program will help you to find out the answers of the Numerical methods
adams-bashforth applied-mathematics computational-mathematics cpp differential-equations engineering-mathematics euler-method heun-method numerical-analysis numerical-integration numerical-methods ode-solver predictor-corrector runge-kutta scientific-computing
Last synced: 02 Sep 2025
https://github.com/acmo0/sir-simulation
This is an implementation of the SIERD model in C using Euler's explicit method
disease disease-modeling disease-spread euler-method model simulation sir sir-model
Last synced: 24 Feb 2025
https://github.com/tiktokfnf33/rayleigh-taylor-instability-simulation
# CUDA Rayleigh-Taylor Instability SimulationThis repository features a high-performance simulation of the Rayleigh-Taylor instability using CUDA, Python, and C. Explore the implementation and results to understand fluid dynamics in a parallel computing context. 🖥️🚀
c computational-fluid-dynamics cuda euler-method finite-difference gpu-computing hpc numerical-simulation parallel-computing physics-simulation python rayleigh-taylor-instability runge-kutta
Last synced: 30 Oct 2025
https://github.com/nickklos10/cot-4500-as3
Solutions to a variety of numerical methods problems using Python
euler-method gaussian-elimination-algorithm lu-factorization matrix-algebra runge-kutta-methods
Last synced: 11 Mar 2025
https://github.com/alexshem247/eulers-method-calculator
First-order numerical calculator for solving ordinary differential equations given initial values.
euler-method matplotlib python
Last synced: 17 Mar 2025