You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 20, 2022. It is now read-only.
Build environment & versioning
kcov
, codecov.io)(Doxygen?)Building plugins with external code (QX, libqasm, etc)C/C++ = header only, Rust = just Cargo, Python = n/aToplevel documentation
DQCsim skeleton/framework
Examples (?)tests should be good enough since people are unlikely to code Rust plugins anywayCommand-line interface
--long-help
)--long-help
)C API
cbindgen
)dqcsim-api
Rust docs)C++ API (built on top of the C API)
cbindgen
)Python3 API (built on top of the C API)
swig
header (generated usingcbindgen
and Python3 conversion script)(should probably just do this later)did it anywayPlugins
QX backendQuantumSim backendDepolarizing channel error model operatorcQASM frontendeQASM frontend(^ plugins will be in different repos, made after first skeleton release)
Finishing up
move to QCA github groupThe text was updated successfully, but these errors were encountered: