**General description of task** Turn on link to source code in Sphinx **Definition of Done (Feature/change)** - [x] turn on `sphinx.ext.viewcode` in configing Sphinx **Definition of Done (Mandatory)** - [x] Documentation added (docstrings on all public methods/classes) - [x] Unit tests added/updated (and passing!) - [x] Code reviewed and approved by 2 CUQI-maintainers - [x] Online documentation is rendered correctly (esp. math) **Definition of Done (Optional)** - [x] HowTo/tutorial added