-
Notifications
You must be signed in to change notification settings - Fork 37
docs and chore: add examples and consolidate constants #5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
… update CI (#4) * clean: remove `fire` and `fastparquet` legacy dependencies, relax `biotite`, `hydrid`, `torch` and `einops` versions * ci: update github actions trigger `digs` workflow manually only.
* clean: clean-up CI * ci: restrict workflow permissions
… example * refactor: disentangle CLI from package code * docs: update readme with PDB training example * docs: further documentation improvements
* refactor: disentangle CLI from package code * docs: update readme with PDB training example * docs: further documentation improvements * build: enable numpy 2.x, pandas 2.3 * chore: ruff
Co-authored-by: Kieran Didi <[email protected]>
* docs: load and visualize structures * chore: format * docs: update README * docs(readme): improve code block formatting * docs(readme): fix typos * Change TOC depth Just changed the TOC depth from 1 to 2 in the conf.py file to test the GitHub actions workflow. * Update README.md Updated the link to the external docs to remove 404 error. * Update README.md Changed the documentation link in the contribution section. * docs(readme): add notice * clean: remove legacy dependencies, relax various dependency versions, update CI (#4) * clean: remove `fire` and `fastparquet` legacy dependencies, relax `biotite`, `hydrid`, `torch` and `einops` versions * ci: update github actions trigger `digs` workflow manually only. * clean: clean-up CI (#6) * ci: restrict workflow permissions (#8) * clean: clean-up CI * ci: restrict workflow permissions * refactor: disentangle CLI form package code and document PDB training example * refactor: disentangle CLI from package code * docs: update readme with PDB training example * docs: further documentation improvements * Build/numpy version (#10) * refactor: disentangle CLI from package code * docs: update readme with PDB training example * docs: further documentation improvements * build: enable numpy 2.x, pandas 2.3 * chore: ruff * docs: fix readme (#11) * docs: two additional examples for the gallery --------- Co-authored-by: Nathaniel Corley <[email protected]> Co-authored-by: Buddha7771 <[email protected]> Co-authored-by: Rachel Clune <[email protected]> Co-authored-by: Rachel Clune <[email protected]> Co-authored-by: Simon Mathis <[email protected]> Co-authored-by: Kieran Didi <[email protected]>
kierandidi
approved these changes
Aug 29, 2025
production branch with cleanup & patches from staging
Croydon-Brixton
added a commit
that referenced
this pull request
Sep 3, 2025
) * docs and chore: add examples and consolidate constants (#5) * clean: remove legacy dependencies, relax various dependency versions, update CI (#4) * clean: remove `fire` and `fastparquet` legacy dependencies, relax `biotite`, `hydrid`, `torch` and `einops` versions * ci: update github actions trigger `digs` workflow manually only. * clean: clean-up CI (#6) * ci: restrict workflow permissions (#8) * clean: clean-up CI * ci: restrict workflow permissions * refactor: disentangle CLI form package code and document PDB training example * refactor: disentangle CLI from package code * docs: update readme with PDB training example * docs: further documentation improvements * Build/numpy version (#10) * refactor: disentangle CLI from package code * docs: update readme with PDB training example * docs: further documentation improvements * build: enable numpy 2.x, pandas 2.3 * chore: ruff * docs: fix readme (#11) * refactor: consolidate `constants` and `common` (#7) Co-authored-by: Kieran Didi <[email protected]> * docs: initial examples (#12) * docs: load and visualize structures * chore: format * docs: update README * docs(readme): improve code block formatting * docs(readme): fix typos * Change TOC depth Just changed the TOC depth from 1 to 2 in the conf.py file to test the GitHub actions workflow. * Update README.md Updated the link to the external docs to remove 404 error. * Update README.md Changed the documentation link in the contribution section. * docs(readme): add notice * clean: remove legacy dependencies, relax various dependency versions, update CI (#4) * clean: remove `fire` and `fastparquet` legacy dependencies, relax `biotite`, `hydrid`, `torch` and `einops` versions * ci: update github actions trigger `digs` workflow manually only. * clean: clean-up CI (#6) * ci: restrict workflow permissions (#8) * clean: clean-up CI * ci: restrict workflow permissions * refactor: disentangle CLI form package code and document PDB training example * refactor: disentangle CLI from package code * docs: update readme with PDB training example * docs: further documentation improvements * Build/numpy version (#10) * refactor: disentangle CLI from package code * docs: update readme with PDB training example * docs: further documentation improvements * build: enable numpy 2.x, pandas 2.3 * chore: ruff * docs: fix readme (#11) * docs: two additional examples for the gallery --------- Co-authored-by: Nathaniel Corley <[email protected]> Co-authored-by: Buddha7771 <[email protected]> Co-authored-by: Rachel Clune <[email protected]> Co-authored-by: Rachel Clune <[email protected]> Co-authored-by: Simon Mathis <[email protected]> Co-authored-by: Kieran Didi <[email protected]> --------- Co-authored-by: Kieran Didi <[email protected]> Co-authored-by: Nathaniel Corley <[email protected]> Co-authored-by: Nathaniel Corley <[email protected]> Co-authored-by: Buddha7771 <[email protected]> Co-authored-by: Rachel Clune <[email protected]> Co-authored-by: Rachel Clune <[email protected]> * fix: prevent chain_ids in outer scope from being overridden by loop --------- Co-authored-by: Simon Mathis <[email protected]> Co-authored-by: Kieran Didi <[email protected]> Co-authored-by: Nathaniel Corley <[email protected]> Co-authored-by: Nathaniel Corley <[email protected]> Co-authored-by: Buddha7771 <[email protected]> Co-authored-by: Rachel Clune <[email protected]> Co-authored-by: Rachel Clune <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.