From 75435e4a60b93ae2e81e9a127fe4cb74862badb0 Mon Sep 17 00:00:00 2001 From: Prakhar Sharma <1915438@swansea.ac.uk> Date: Sun, 14 Apr 2024 18:46:10 +0100 Subject: [PATCH] todo updated --- todo.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/todo.md b/todo.md index 25b4516..4b8c2d0 100644 --- a/todo.md +++ b/todo.md @@ -28,6 +28,8 @@ Last work : `DeepINN/constraint/gradients.py` - [x] Constraints tutorials. - [ ] Add template PDE in constraint directory. - [x] There was some problem with FCNN tutorial. It was incorrect PDE. +- [x] Add 2D discontinuous heat conduction problem +- [x] Add Fourier neural network and Deep Galerkin method architecture. ## Misc - [x] Migrate to JupyterBooks.