djeada / Numerical-MethodsLinks
Comprehensive library of numerical methods implemented in Python. It includes solutions to various mathematical problems, detailed explanations of each method, illustrative examples, and comparisons with prominent scientific libraries like Numpy, Scikit-Learn, and SciPy.
☆10Updated last month
Alternatives and similar repositories for Numerical-Methods
Users that are interested in Numerical-Methods are comparing it to the libraries listed below
Sorting:
- Basic Finite Volume Method codes of example problems☆8Updated 2 years ago
- This repository contains the MATLAB implementation of popular numerical methods in Computation Fluid dynamics. Starting from simple meth…☆11Updated 3 years ago
- Computers, Waves, Simulations: A Practical Introduction to Numerical Methods using Python☆13Updated 5 years ago
- MATLAB functions and scripts for 1D Computational Fluid Dynamics☆14Updated 6 years ago
- Solving the Navier-Stokes Equations in Python 🐍 simply using NumPy.☆15Updated 3 years ago
- Basic intro to python☆12Updated 3 months ago
- This repository consists of MATLAB codes for CFD computations and simulations.☆14Updated 3 years ago
- This is a project to numerically solve the euler equations over a channel with a bump using jameson scheme finite volume analysis. The pr…☆9Updated 3 years ago
- Some materials to accompany the text book Finite Volume Methods for Hyperbolic Problems by RJ LeVeque☆9Updated last year
- A Numerical Analysis Package in Python☆12Updated 3 years ago
- Basic numerical methods implemented in FORTRAN☆19Updated 8 years ago
- Spectral solution for 2D Navier-Stokes equations☆14Updated 8 years ago
- ☆17Updated 3 years ago
- Book in progress to illustrate Riemann solvers in Jupyter notebooks.☆21Updated 3 years ago
- PDE solver focused on Navier-Stokes (and related) equations with arbitrary boundary conditions, employing Fourier (FC-Gram) expansions. P…☆18Updated last year
- A simple numerical MHD simulation code in python.☆14Updated 4 months ago
- TUDFlow3d is a fully 3 dimensional CFD (computational fluid dynamics) solver which can simulate turbulent flows on engineering scale.☆9Updated 6 months ago
- Notebooks for showcasing basic functionalities of python and jupyter☆9Updated 4 years ago
- Numerical Methods @ the University of Utah (CHEN 2450)☆9Updated last year
- This project focuses on the evaluation of 4 different numerical schemes / methods based on the Finite Difference (FD) approach in order t…☆9Updated 3 years ago
- Supplementary materials and codes for the book "Classical numerical analysis: A comprehensive course."☆22Updated last month
- Finite volume method (FVM) for Euler equations☆11Updated 2 years ago
- Repository for project codes related to turbulence modelling.☆11Updated 9 months ago
- Lecture notes and programming exercises carried out as part of the Computational Physics 1 course taught at Yachay Tech University.☆19Updated last month
- Project I : A control-volume-based finite element method is used to solve the in compressible flow, in a lid-driven cavity. Project II : …☆13Updated 4 years ago
- Codes for finite element method☆28Updated 3 weeks ago
- A Python toolkit to calculate and visualize turbulence anisotropy and turbulent viscosity from Reynolds stress tensor data.☆20Updated last year
- Data and Code supporting the eBook by Castro and Vanderwel (2021)☆20Updated 3 years ago
- Control finite volume element method - problem solving☆12Updated 3 years ago
- The Euler Equations of Compressible Fluid Flow☆24Updated 9 years ago