pyjacket.geometry

Submodules

pyjacket.geometry.spacing module

Calculate how much spacing there is between

pyjacket.geometry.spacing.space_around(L: float, n: int)[source]
pyjacket.geometry.spacing.space_between(L: float, n: int)[source]
pyjacket.geometry.spacing.space_evenly(L: float, n: int)[source]

Module contents