Engee documentation

Symbolic calculations

The Symbolic Computing section provides a package for analytical calculations and expression manipulation. It can be used to create and transform symbolic expressions, calculate derivatives and differentials, and work with symbolic arrays and Grebner bases. The creation and compilation of functions is described, allowing you to integrate symbolic expressions into numerical calculations.

Julia code tracing with subsequent conversion to C functions is also supported, and export of data to various formats such as LaTeX is supported.