Code generation
How to access the feature?
import sanatio.code_generation as gc Know the list of functions available
import sanatio.code_generation as gc
gc.show_function_list()
Generate a new cell with function definition

Print a function defintion

Last updated