A Numerical Analysis Package in Python
-
Updated
Feb 3, 2022 - Python
A Numerical Analysis Package in Python
Probabilistic numerical finite differences. Compute finite difference weights and differentiation matrices on scattered data sites and with out-of-the-box uncertainty quantification.
This project focuses on the evaluation of 4 different numerical schemes / methods based on the Finite Difference (FD) approach in order to compute the solution of the 1D Heat Conduction Equation with specified BCs and ICs, using C++ Object Oriented Programming (OOP).
🧮 Solving the Black-Scholes equation by the finite-difference methods and researching of the Cuthill-McKee and the minimum degree algorithms
Computes finite difference matrices for the first and second derivative up to sixth order, including compact schemes
For Lapace equation - Finite difference methods: 1D, 2D, 3D. Dirichlet boundary, Neumann boundary, Periodic boundary, and their Mixed boundary.
numerical analysis
Practice modeling in Matlab
O seguinte repositorio foi criado com intuito de documentar os códigos desenvolvidos na matéria de aerodinâmica computacional.
Add a description, image, and links to the finite-difference-methods topic page so that developers can more easily learn about it.
To associate your repository with the finite-difference-methods topic, visit your repo's landing page and select "manage topics."