Code restructuration + doctest
The code has been split into modules:
- xqml
- libcov
- spin_functions
- estimators
- simulation
- xqml_utils
I've started to comply with PEP8, but not entirely... To be finished! Doctest still to be added.
Due to a serious security issue affecting the Linux kernel, we have stopped our public GitLab runners. The jobs relying on them will not be run. We currently cannot give an ETA as to when they will be back online. In the meantime, you may host your own runners following the official documentation : https://docs.gitlab.com/runner/
The code has been split into modules:
I've started to comply with PEP8, but not entirely... To be finished! Doctest still to be added.