(Shortest import: from brian2.codegen.templates import LazyTemplateLoader)
from brian2.codegen.templates import LazyTemplateLoader)
Bases: object
object
Helper object to load templates only when they are needed.
Methods
get_template(name)
get_template
Details