Skip to content

Code restructuration + doctest

Julien requested to merge JulienPeloton/xQML:doctest into 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.

Merge request reports