Skip to content

Commit 87b1788

Browse files
committed
tweak research card titles; add CPINN bullet
1 parent 4858c7a commit 87b1788

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

_data/research.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ themes:
1616
- {text: "figr", url: "https://github.com/sbryngelson/figr"}
1717

1818
- slug: quantum-pdes
19-
title: "Quantum algorithms & readout for PDE workloads"
19+
title: "Quantum algorithms for PDEs"
2020
thumb: "/images/research/quantum-pdes.svg"
2121
alt: "Quantum circuit with Hadamard, CNOT, rotation, and measurement gates"
2222
summary: "Quantum tomography and lattice/linear-system building blocks targeted at physics workloads; reduce measurement settings and identify practical speedups."
@@ -33,11 +33,12 @@ themes:
3333
- {text: "fully-QLBM", url: "https://github.com/comp-physics/fully-QLBM"}
3434

3535
- slug: learning-infused-numerics
36-
title: "Learning-infused numerics & operator inference"
36+
title: "Learning models and numerics"
3737
thumb: "/images/research/learning-infused-numerics.svg"
3838
alt: "Finite-difference stencil feeding a small neural network that outputs a closure"
3939
summary: "Physics-aware networks and data-driven operator recovery for smoothness indicators, quadrature, in-solver inference, and turbulence closures."
4040
bullets:
41+
- "CPINNs: game-based PINNs that converge to machine precision"
4142
- "roseNNa: portable ONNX inference in C/Fortran solvers"
4243
- "Rational-WENO: NN-based, physically consistent WENO3"
4344
- "Fast Macroscopic Forcing Method for closures"

0 commit comments

Comments
 (0)