boundary-value-problem
Here are 29 public repositories matching this topic...
Language:All
Sort:Most stars
A library for solving differential equations using neural networks based on PyTorch, used by multiple research groups around the world, including at Harvard IACS.
- Updated
Jul 27, 2025 - Python
library of numerical methods using Armadillo
- Updated
Mar 15, 2022 - C++
compute an approximate minimal surface without recursion ("in one shot")
- Updated
Jun 14, 2023 - C++
A zoo of implementations of differential equation problems in NumPy and JAX. Oscillators, chemical reactions, n-body problems, epidemiological models, IVPs, BVPs, and more.
- Updated
Dec 28, 2023 - Python
Bio-insect flapping wing micro aerial vehicle (FWMAV) is a kind of centimeter-scale air-flying robot which imitates the flapping-wing motion pattern of flying insects in order to realize flying ability and agile maneuverability similar to flapping-winged flying insects. Because of its future broad application prospects in the field of military a…
- Updated
Jan 3, 2024
This work proposes a hierarchically normalized physics-informed neural network (hnPINN) to solve PDE problems.
- Updated
Apr 24, 2024 - MATLAB
Robust Flamelet Solver: Mixture-Fraction based Flamelet solver with arc-length continuation
- Updated
Nov 23, 2024 - Python
Implementation of Numerical Analysis algorithms/methods in Python
- Updated
Oct 4, 2023 - Python
PolyMGen is a library for parallel quality mesh generation of many polytopes, such as polygons and polyhedrons
- Updated
Aug 9, 2019 - C++
Numerical Analysis Problems and Solutions
- Updated
Dec 26, 2020 - Fortran
I use piecewise linear function to approximate the solution to a boundary value problem.
- Updated
Jan 25, 2021 - Python
Two-dimensional finite element method on rectangles
- Updated
Dec 24, 2021 - C++
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.
- Updated
Jul 23, 2023 - HTML
A Modern Fortran translation of the TWOPNT program for Boundary Value Problems
- Updated
May 24, 2023 - Fortran
General Boundary Value Problem solver based on Scipy's solve_bvp algorithm.
- Updated
Feb 14, 2021 - Python
Computes the boundary crossing probability for a general diffusion process and time-dependent boundary.
- Updated
Jan 16, 2025 - Julia
The repository contains python code for 2D steady-state heat diffusion problems in different coordinate systems like cartesian, polar, spherical etc. This is a topic of numerical analysis, where methods like shooting method, finite difference method, CVM and weighted residual methods are used to solve a particular BVP. Python code has been devel…
- Updated
Aug 20, 2020 - Jupyter Notebook
Acoustic scattering from multiple n-spheres in NumPy / PyTorch
- Updated
Dec 17, 2025 - Python
Repositório com implementações de métodos numéricos em Python desenvolvido ao longo da disciplina DCC008X - Cálculo Numérico
- Updated
Jan 18, 2023 - Python
Modelling of oscillating loss of stability for the trivial solution for the boundary-value problem with a linear deviate with a delay in the boundary condition
- Updated
May 3, 2024 - Rich Text Format
Improve this page
Add a description, image, and links to theboundary-value-problem topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with theboundary-value-problem topic, visit your repo's landing page and select "manage topics."