Skip to content

Commit c246eac

Browse files
committed
List more relevant papers
1 parent 764d0c5 commit c246eac

File tree

2 files changed

+22
-6
lines changed

2 files changed

+22
-6
lines changed

README.md

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,17 @@ DeepXDE is extensible to solve other problems in Scientific Machine Learning.
2727

2828
**Papers**
2929

30-
- DeepXDE: [arXiv](https://arxiv.org/abs/1907.04502)
31-
- Multi-fidelity neural network: [arXiv](https://arxiv.org/abs/1903.00104)
32-
- Deep operator network (DeepONet): [arXiv](https://arxiv.org/abs/1910.03193)
30+
- Algorithms & examples
31+
32+
- Solving PDEs and IDEs: [arXiv](https://arxiv.org/abs/1907.04502)
33+
- Solving fPDEs: [SIAM J. Sci. Comput.](https://epubs.siam.org/doi/abs/10.1137/18M1229845)
34+
- Solving stochastic PDEs: [J. Comput. Phys.](https://www.sciencedirect.com/science/article/pii/S0021999119305340)
35+
- Multi-fidelity neural network: [arXiv](https://arxiv.org/abs/1903.00104)
36+
- DeepONet to learn nonlinear operators: [arXiv](https://arxiv.org/abs/1910.03193)
37+
38+
- Applications
39+
40+
- Inverse problems in nano-optics and metamaterials: [arXiv](https://arxiv.org/abs/1912.01085)
3341

3442
## Features
3543

docs/index.rst

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,17 @@ DeepXDE is extensible to solve other problems in Scientific Machine Learning.
1818

1919
**Papers**
2020

21-
- DeepXDE: `arXiv <https://arxiv.org/abs/1907.04502>`_
22-
- Multi-fidelity neural network: `arXiv <https://arxiv.org/abs/1903.00104>`_
23-
- Deep operator network (DeepONet): `arXiv <https://arxiv.org/abs/1910.03193>`_
21+
- Algorithms & examples
22+
23+
- Solving PDEs and IDEs: `arXiv <https://arxiv.org/abs/1907.04502>`_
24+
- Solving fPDEs: `SIAM J. Sci. Comput. <https://epubs.siam.org/doi/abs/10.1137/18M1229845>`_
25+
- Solving stochastic PDEs: `J. Comput. Phys. <https://www.sciencedirect.com/science/article/pii/S0021999119305340>`_
26+
- Multi-fidelity neural network: `arXiv <https://arxiv.org/abs/1903.00104>`_
27+
- DeepONet to learn nonlinear operators: `arXiv <https://arxiv.org/abs/1910.03193>`_
28+
29+
- Applications
30+
31+
- Inverse problems in nano-optics and metamaterials: `arXiv <https://arxiv.org/abs/1912.01085>`_
2432

2533
Features
2634
--------

0 commit comments

Comments
 (0)