-
Notifications
You must be signed in to change notification settings - Fork 47
Refined About, Mission, Governance, and Funding pages #451
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
micaela-matta
merged 6 commits into
MDAnalysis:master
from
namiroues:sdg23-update-about-MDAnalysis
Mar 26, 2025
Merged
Changes from all commits
Commits
Show all changes
6 commits
Select commit
Hold shift + click to select a range
9220b2f
Refined About, Mission, Governance, and Funding pages
namiroues 0db42df
address PR review comments
namiroues 01a5203
address PR review comments
namiroues 7cf48db
address PR review comment
namiroues 831387c
minor fix - remove extra /
namiroues 5dd5e33
remove redundant line-reference
namiroues File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,21 @@ | ||
| --- | ||
| layout: otherpage | ||
| title: Mission | ||
| --- | ||
|
|
||
| The MDAnalysis community is interested in all facets of **working | ||
| with data in the computational molecular sciences**. We welcome everyone. **We all follow our | ||
| [Code of Conduct]({{ site.baseurl }}/conduct/) and strive to create an environment that is welcoming to all.** Our primary purpose is to produce software that scientists in academia and industry will trust to use in their research. | ||
|
|
||
| We develop and maintain projects related to the broader goal of processing and | ||
| analyzing data in the computational molecular sciences. We aim to empower users/developers to | ||
| work with our packages following [FAIR principles][]. Our central package is the | ||
| [MDAnalysis library]({{ site.github.repo }}) for the analysis of computer simulations of many-body | ||
| systems at the molecular scale. | ||
|
|
||
| We believe that scientific software should be open to all while using best | ||
| practices to maintain high standards of correctness and reproducibility. We | ||
| emphasize educating our users to make best use of the tools that we produce, to | ||
| enable them to become contributors to our community and code bases. | ||
|
|
||
| [FAIR principles]: https://www.go-fair.org/fair-principles/ |
Oops, something went wrong.
Oops, something went wrong.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is there still a line somewhere about teaching materials being open source (I think most are probably cc-by licenses)? As with Oliver's comment about the mission statement, it is our goal to be open as a project, not just related specifically to the library.