Stars
Introductory course in Computational Physics, including linear algebra, eigenvalue problems, differential equations, Monte Carlo methods and more.
EigTool is open MATLAB software for analyzing eigenvalues, pseudospectra, and related spectral properties of matrices.
Linear operators for discretizations of differential equations and scientific machine learning (SciML)
Survey of the packages of the Julia ecosystem for solving partial differential equations
Solver for two-dimensional conservation equations using the finite volume method in Julia.
Riemann Solvers and Numerical Methods for Fluid Dynamics.
My personal collection of Riemann solvers using MUSCL and WENO schemes written as short Matlab scripts
The open-source CFD code called BROADCAST discretises the compressible Navier-Stokes equations and then extracts the linearised N-derivative operators through Algorithmic Differentiation (AD) provi…