[WIP] Update text, documentation and images for the release#1172
Open
MBartkowiakSTFC wants to merge 17 commits intoprotosfrom
Open
[WIP] Update text, documentation and images for the release#1172MBartkowiakSTFC wants to merge 17 commits intoprotosfrom
MBartkowiakSTFC wants to merge 17 commits intoprotosfrom
Conversation
oerc0122
reviewed
Feb 11, 2026
Collaborator
oerc0122
left a comment
There was a problem hiding this comment.
All looks good, but we might want to wait until we're absolutely final on 2.0.0 before merging this?
| header="MDANSE Trajectory", | ||
| footer="Look up our " | ||
| + '<a href="https://mdanse.readthedocs.io/en/protos/">Read The Docs</a>' | ||
| + '<a href="https://mdanse.readthedocs.io/">Read The Docs</a>' |
Collaborator
There was a problem hiding this comment.
Seeing all this does make me think we want a constant somewhere containing this string. DEFAULT_FOOTER?
Collaborator
Author
Agreed. |
…to release-update
…to release-update
ChiCheng45
reviewed
Mar 18, 2026
README.md
Outdated
Comment on lines
236
to
237
Collaborator
ChiCheng45
reviewed
Mar 18, 2026
README.md
Outdated
Collaborator
There was a problem hiding this comment.
I think we removed all the code copied from MDTraj right?
Collaborator
Author
There was a problem hiding this comment.
I think it was all in the Cython extensions, and so it should be gone, yes.
…to release-update
…to release-update
oerc0122
reviewed
Mar 24, 2026
| identified and corrected. Please help us develop MDANSE by reporting any | ||
| problems you experience when using the code. The preferred way of reporting | ||
| problems is by adding them to the | ||
| This is the first release of MDANSE 2.0.0. |
Collaborator
There was a problem hiding this comment.
| contains will not change by the time the full release has been made. However, | ||
| there still may be some problems with the code at this stage that need to be | ||
| identified and corrected. | ||
| This is the first release of MDANSE_GUI 2.0.0. |
Collaborator
There was a problem hiding this comment.
Same question as other if it works.
| you experience while using MDANSE. The preferred way of reporting | ||
| problems is by adding them to the | ||
|
|
||
| Considering the large number of different MD engines and analysis types, |
Co-authored-by: Jacob Wilkins <46597752+oerc0122@users.noreply.github.com> Signed-off-by: Maciej Bartkowiak <108934199+MBartkowiakSTFC@users.noreply.github.com>
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
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.


Description of work
Some cosmetic changes are necessary before the release.
The version numbers will be handled by PR #1149
Fixes
To test
Comments welcome.