About
I am a scientist working on theoretical and computational problems. This website contains notes, papers, and occasional thoughts.
“Simplicity is the ultimate sophistication.”
Notes
Code Example
f[x_] := x^2 + 1
Plot[f[x], {x, 0, 1}]
Research • Publications • Notes
I am a scientist working on theoretical and computational problems. This website contains notes, papers, and occasional thoughts.
“Simplicity is the ultimate sophistication.”
f[x_] := x^2 + 1
Plot[f[x], {x, 0, 1}]