Usage

The package was designed to be easily used through the experiments.

Here is an example of how you can import it

from altametris.randlanet.model.network import Randlanet

model = Randlanet()

Notes

Add your notes here.