spaghetti.network.Network.loadnetwork

static Network.loadnetwork(filename)[source]

Load a network from a binary file saved on disk.

Parameters:
filenamestr

The filename where the network is saved.

Returns:
selfspaghetti.Network

A pre-computed spaghetti network object.