gilbertfrancois / partial-differential-equationsLinks
Notes and examples on how to solve partial differential equations with numerical methods, using Python.
☆38Updated 2 years ago
Alternatives and similar repositories for partial-differential-equations
Users that are interested in partial-differential-equations are comparing it to the libraries listed below
Sorting:
- Introduction to declarative PDE solvers☆42Updated 4 years ago
- This is a replication of "CFD Python: 12 steps to Navier-Stokes" in Julia☆41Updated 8 years ago
- Notebooks and documents to build Computational Mechanics course☆57Updated 2 months ago
- Slides + Source Code + Data for an introductory course to NumPy, Matplotlib, SciPy, Scikit-Learn & TensorFlow Keras☆24Updated 3 years ago
- Spectral Methods in Python☆60Updated 6 months ago
- A Python library for solving any system of hyperbolic or parabolic Partial Differential Equations. The PDEs can have stiff source terms a…☆62Updated 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…☆16Updated 3 months ago
- A short course in pseudospectral collocation methods for wave equations, with implementations in Python.☆63Updated last month
- Simple matlab FEM code for 2-d poisson equation☆17Updated last year
- A set of Python notebooks to introduce the fundamentals of numerical programming using extensive examples from engineering.☆35Updated 4 years ago
- Material related to the EdX MOOC on Fortran programming☆48Updated last month
- Finite volume toolbox in Python☆29Updated 2 weeks ago
- Solve the 1D forced Burgers equation with high order finite elements and finite difference schemes.☆26Updated 2 years ago
- PyStokes: phoresis and Stokesian hydrodynamics in Python. github.com/rajeshrinet/pystokes☆48Updated 7 months ago
- Supplementary materials and codes for the book "Classical numerical analysis: A comprehensive course."☆24Updated 5 months ago
- The repository implements a set of algorithms from the book "Methods in Computational Science", written by Johan Hoffman and published by…☆19Updated 10 months ago
- Basic Finite Volume Method codes of example problems☆10Updated 2 years ago
- Lattice Boltzmann method implemented in julia☆21Updated last year
- Sandia Uncertainty Quantification Toolkit☆84Updated 10 months ago
- Convolutional Solvers for Partial Differential Equations☆27Updated 5 years ago
- Codes for finite element method☆31Updated this week
- Resources for "The Craft of Finite Difference Computing with Partial Differential Equations" by H. P. Langtangen☆176Updated 6 years ago
- Educational materials to learn how to employ Bayesian optimization techniques for parameter estimation of computational and statistical m…☆14Updated 2 years ago
- Some Jupyter Notebooks I am creating for the course Applied Elasticity at IIT Kharagpur☆16Updated 5 years ago
- Comparison of various numerical methods for computational fluid dynamics☆74Updated 6 months ago
- This repo contains the code for solving Poisson Equation using Physics Informed Neural Networks☆18Updated 3 years ago
- Material for a course on finite difference methods for differential equations.☆53Updated 11 years ago
- Example Python codes for FEniCS☆22Updated 11 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
- Spectral methods in matlab☆12Updated 7 months ago