# The CESE Method This note describes a set of libraries that uses the space-time conservation element and solution element (CESE) method to solve non-linear hyperbolic partial differential equations (PDEs). The libraries are written in modern C++ and provide Python interface for interactive computing and prototyping. ```{toctree} :maxdepth: 2 scheme multidim euler ```