Skip to content

Commit f3238af

Browse files
committed
updated logo
1 parent fb8fc12 commit f3238af

3 files changed

Lines changed: 52 additions & 0 deletions

File tree

docs/logo.png

-63.2 KB
Loading

paper/paper.bib

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
@article{zhao2020learning,
2+
title={Learning the physics of pattern formation from images},
3+
author={Zhao, Hongbo and Storey, Brian D and Braatz, Richard D and Bazant, Martin Z},
4+
journal={Physical review letters},
5+
volume={124},
6+
number={6},
7+
pages={060201},
8+
year={2020},
9+
publisher={APS}
10+
}

paper/paper.md

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
---
2+
title: 'pat-pde-opt: differentiable, pattern-forming PDEs for machine learning, optimization, and control'
3+
tags:
4+
- Python
5+
- JAX
6+
- pattern formation
7+
- differentiable physics
8+
- partial differential equations
9+
authors:
10+
- name: Alexander E. Cohen
11+
orcid: 0000-0002-5284-6775
12+
corresponding: true
13+
affiliation: 1
14+
- name: Sam Degnan-Morgenstern
15+
affiliation: 1
16+
- name: Simon Daubner
17+
orcid: 0000-0002-7944-6026
18+
affiliation: 1
19+
- name: Jorn Dunkel
20+
affiliation: 1
21+
- name: Martin Z. Bazant
22+
affiliation: 1
23+
affiliations:
24+
- name: Massachusetts Institute of Technology, United States
25+
index: 1
26+
- name: Imperial College London, United Kingdom
27+
index: 2
28+
date: 01 October 2025
29+
bibliography: paper.bib
30+
---
31+
32+
# Summary
33+
34+
35+
36+
# Statement of need
37+
38+
39+
# Acknowledgements
40+
41+
42+
# References

0 commit comments

Comments
 (0)