Projects
A collection of my work and side projects.
-
Thermal Network
A Python library for thermal network model identification using reparametrized unconstrained optimization with JAX.
PythonJAXThermal ModelingOptimization -
NumPDE
A C++ repository of ~65 algorithms for the simulation and optimization of partial differential equations, used in ETH Zurich's CSE curriculum.
C++Numerical MethodsPDEFinite ElementsTeaching