API Reference¶
Q-SiMod: a typed metamodel for the model-driven engineering (MDE) of quantum simulation.
The package is organised in layers: the declaration layer (from qsimod.scalar
to qsimod.pipeline), the structural layer (qsimod.pauli,
qsimod.trotter), the solving layer (qsimod.solving) and
the numerical realisation (qsimod.realise), with the libraries
qsimod.models and qsimod.transformations and the
use cases qsimod.usecases on top. Importing the package enables the 64-bit
mode of JAX for the whole process (qsimod.jax_setup).