Home / Learn / Essential CFD Libraries

Essential CFD Libraries


Lecture 1: Eigen: The Swiss Army Knife of CFD libraries

Eigen is a linear algebra library that supports matrix and vector operations, which will help you write cleaner and more performant CFD solvers.

Read article