pde
Here are 189 public repositories matching this topic...
Multi-language suite for high-performance solvers of differential equations and scientific machine learning (SciML) components
-
Updated
Aug 12, 2021 - Julia
Deep learning library for solving differential equations and more
-
Updated
Aug 15, 2021 - Python
Tutorials for doing scientific machine learning (SciML) and high-performance differential equation solving with open source software.
-
Updated
Aug 16, 2021 - CSS
add in docs and in testset a Low-level API example with GPU
Source code for APDE: Create and run Processing sketches on an Android device.
-
Updated
May 18, 2020 - Java
Python package for numerical derivatives and partial differential equations in any number of dimensions.
-
Updated
Apr 26, 2021 - Python
A framework for hydrodynamics explorations and prototyping
-
Updated
Jun 23, 2021 - Jupyter Notebook
Linear operators for discretizations of differential equations and scientific machine learning (SciML)
-
Updated
Aug 16, 2021 - Julia
ElementLineDG
Like ElementQuadDG and ElementTriDG, but one-dimensional.
castro.change_max = 1.0 means that the timestep can only ever stay the same or decrease relative to its initial value. I think we should disallow this value, I have a hard time imagining a use case for this (if you want a fixed timestep, use fixed_dt, and if you want a timestep cap but still allow the timestep to decrease, use max_dt). It causes problems with the retry functionality.
The lightweight Base library for shared types and functionality for defining differential equation and scientific machine learning (SciML) problems
-
Updated
Aug 16, 2021 - Julia
Benchmarks for scientific machine learning (SciML) software and differential equation solvers
-
Updated
Aug 14, 2021 - Julia
FEATool Multiphysics - "Physics Simulation Made Easy" (Fully Integrated FEA, FEniCS, OpenFOAM, SU2 Solver GUI & Simulation Platform)
-
Updated
Jul 26, 2021 - MATLAB
A Julia package to perform Bifurcation Analysis
-
Updated
Jul 26, 2021 - Julia
R Language Mode in Processing for Creative Coding, created by @gaocegege, maintained by @jeremydouglass
-
Updated
Jul 3, 2021 - Java
BOUT++: Plasma fluid finite-difference simulation code in curvilinear coordinate systems
-
Updated
Aug 16, 2021 - C++
a collection of small and standalone utilities for image processing, written in C
-
Updated
Jul 19, 2021 - C
TCAD Semiconductor Device Simulator
-
Updated
Aug 5, 2021 - C++
Simple one-dimensional examples of various hydrodynamics techniques
-
Updated
May 5, 2021 - Jupyter Notebook
Solve backward-looking PDEs (e.g. HJB equations).
-
Updated
Aug 14, 2021 - Julia
A scientific machine learning (SciML) wrapper for the FEniCS Finite Element library in the Julia programming language
-
Updated
Apr 5, 2021 - Julia
An adaptive mesh hydrodynamics simulation code for low Mach number reacting flows
-
Updated
Aug 13, 2021 - C++
Universal modeling and simulation of fluid dynamics upon machine learning
-
Updated
Aug 5, 2021 - Julia
SG⁺⁺ – the numerical library for Sparse Grids in all their variants.
-
Updated
Aug 10, 2021 - C++
Finite volume discretization tools for Python.
-
Updated
May 11, 2021 - Python
A simple finite volume tool for Julia
-
Updated
Jul 12, 2021 - Julia
Sparse Grid Discretization with the Discontinuous Galerkin Method for solving PDEs
-
Updated
Jan 25, 2020 - Julia
A low Mach number stellar hydrodynamics code
-
Updated
Aug 21, 2019 - Fortran
Improve this page
Add a description, image, and links to the pde topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the pde topic, visit your repo's landing page and select "manage topics."


The basics of DiscreteSystem exists now, but the little details around it need to be finished.