Dear NEST developer,

I would like to initialize a network with neurons and connections and then run many simulations with it. It would be great if I could build the network one time and then deepcopy (or something similar) for each simulation. Is something like this possible?

Thanks,
Andrew Lehr