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
- 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
- A Python toolkit to calculate and visualize turbulence anisotropy and turbulent viscosity from Reynolds stress tensor data.☆20Updated last year
- This repository contains the MATLAB implementation of popular numerical methods in Computation Fluid dynamics. Starting from simple meth…☆11Updated 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
- This repository consists of MATLAB codes for CFD computations and simulations.☆14Updated 3 years ago
- Massively-parallelised Navier-Stokes solver with an immersed boundary method for moving bodies☆12Updated 4 months ago
- ☆9Updated 5 months ago
- Video tutorial on YouTube: https://youtu.be/9DkhHDEu1zU☆15Updated 3 years ago
- MUSCL (Monotonic Upstream-Centered Scheme for Conservation Laws) example schemes☆17Updated 6 years ago
- 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
- Supplementary materials and codes for the book "Classical numerical analysis: A comprehensive course."☆21Updated last month
- Numerical Methods @ the University of Utah (CHEN 2450)☆9Updated last year
- Notebooks for showcasing basic functionalities of python and jupyter☆9Updated 4 years ago
- Solving the Navier-Stokes Equations in Python 🐍 simply using NumPy.☆15Updated 3 years ago
- A collection of CFD papers related to fire-driven flows.☆12Updated 3 months ago
- Basic intro to python☆12Updated 2 months ago
- pyOpenFOAM 是一个基于有限体积方法(FVM)的计算流体动力学(CFD)库,用于模拟流体流动和热传递。该库提供了一套完整的工具来处理网格拓扑关系、方程求解、边界条件设置和结果可视化。采用OpenFOAM网格格式文件,主要离散格式和求解也参考了书籍《The Finit…☆13Updated this week
- Finite volume solver for hyperbolic PDEs and hypersonic flows☆21Updated last year
- Development of a numerical model to characterize the coupled energy and mass transfer occur during the process of drying a freshly sliced…☆11Updated 5 years ago
- In computational fluid dynamics (CFD), the SIMPLE algorithm is a widely used numerical procedure to solve the Navier–Stokes equations. SI…☆16Updated 4 years ago
- The Euler Equations of Compressible Fluid Flow☆24Updated 9 years ago
- Simple (and not-so-simple) CFD solvers written in Fortran with Python plotting routines☆18Updated 5 years ago
- This repo is a work in progress aimed at gathering useful open-source resources for CFD engineers in one place. It includes notes, script…☆11Updated last month
- The repository contains the codes linked to the SPICY project (Super-resolution and Pressure from Image Velocimetry)☆10Updated 6 months ago
- The repository implements a set of algorithms from the book "Methods in Computational Science", written by Johan Hoffman and published by…☆19Updated 5 months ago
- Control finite volume element method - problem solving☆12Updated 3 years ago