build

fun build(): String

Converts linear representation to Python code written in the format compatible with manim. Also copies in the utility functions and prebuilt Python libraries that are used by the linear representation.

Return

string containing all the well-formatted Python code