InterfacesΒΆ

CEA offers several interfaces to interact with the software, allowing users to choose the most suitable method for their workflow. Currently supported interfaces include:

  • Python for Python-based workflows and scripts.

  • MATLAB for MATLAB usage through MATLAB's Python bridge.

  • Fortran for the native Fortran subroutine interface.

  • C for the C-language binding of the Fortran API.

  • Legacy Interface for the legacy command-line text interface.