API documentation¶
Note
If not stated explicitly, all examples assume that the grand
package
and astropy.units
have been imported as below.
>>> from grand import *
>>> import astropy.units as u
Interfaces¶
The grand
package exposes the following interface modules. Most of those
are wrappers, E.g. for core C libraries used in the simulation.