NEOS  0.1.0
NEOS Documentation

Neos is an extensible framework, under development, for rapid prototyping of numerical simulations in C++ that can also be used from Python scripts for ease of use for newcomers.

It is based on BitPit lib (octree structure manipulation) and can use different linear parallel solver (like PETSc over MPI).

Neos deals with different kind of objects like :

Results can be easily exported to VTK files (still data or animated).

Neos can also be used in a Jupyter Notebook featuring an embedded VTK viewer.