synthesizer
synthesizer copied to clipboard
Documentation update
Comprehensive update of the documentation. In progress.
Issue Type
- Document
Checklist
- [ ] I have read the CONTRIBUTING.md -->
- [ ] I have added docstrings to all methods
- [ ] I have added sufficient comments to all lines
- [ ] I have made corresponding changes to the documentation
- [ ] My changes generate no pep8 errors
- [ ] I have added tests that prove my fix is effective or that my feature works
- [ ] New and existing unit tests pass locally with my changes