Release for JOSS submission! First production-ready version. Still working on implementing the full psfgen functionality, but we'll get there. See `paper.md` and `README.md` for details.
Changelog
- Significant project structure updated to allow for proper packaging.
- Documentation added
- First unit tests
- Convenience functions `load_charmm_dir`, `sequence to mol` and `code_to_mol` added.
- Pip installable with `pip install pygen-structures`
Known issues:
- `Structure` does not respect fixed atom coordinates.