set_namespace
set_namespace
set_namespace(namespace: str) -> NoneSet the Symbolica namespace for the calling module. All subsequently created symbols in the calling module will be defined within this namespace.
This function sets the SYMBOLICA_NAMESPACE variable in the global scope of the calling module.