Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 568 Bytes

api.md

File metadata and controls

20 lines (14 loc) · 568 Bytes

API specification

The EMU-MPS api is based on a series of abstract base classes, which are intended to generalize into a backend independent API. Currently these classes are defined in EMU-MPS, and they will be documented here until they are moved into a more general location, probably pulser-core. While they are in this project, see the specification here.

MPSBackend

::: emu_mps.mps_backend.MPSBackend

MPSConfig

::: emu_mps.mps_config.MPSConfig

MPS

::: emu_mps.mps.MPS

inner

::: emu_mps.mps.inner

MPO

::: emu_mps.mpo.MPO