Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
tsoc
openmm
Commits
ac8db940
Unverified
Commit
ac8db940
authored
Aug 08, 2019
by
peastman
Committed by
GitHub
Aug 08, 2019
Browse files
Merge pull request #2365 from peastman/readme
Updated some links for changed organization
parents
3fe1d32b
d3f9e222
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
+3
-3
CONTRIBUTING.md
CONTRIBUTING.md
+1
-1
README.md
README.md
+1
-1
SUPPORT.md
SUPPORT.md
+1
-1
No files found.
CONTRIBUTING.md
View file @
ac8db940
...
@@ -15,7 +15,7 @@ For larger features, feel free to create the pull request even before the implem
...
@@ -15,7 +15,7 @@ For larger features, feel free to create the pull request even before the implem
finished so as to get early feedback on the code. When doing this, put the letters "WIP" at
finished so as to get early feedback on the code. When doing this, put the letters "WIP" at
the start of the title of the pull request to indicate it is still a work in progress.
the start of the title of the pull request to indicate it is still a work in progress.
For new features, consult the
[
New Feature Checklist
](
https://github.com/
pandegroup
/openmm/wiki/Checklist-when-adding-a-new-feature
)
,
For new features, consult the
[
New Feature Checklist
](
https://github.com/
openmm
/openmm/wiki/Checklist-when-adding-a-new-feature
)
,
which lists various items that need to be included before the feature can be merged (documentation,
which lists various items that need to be included before the feature can be merged (documentation,
tests, serialization, support for all APIs, etc.). Not every item is necessarily applicable to
tests, serialization, support for all APIs, etc.). Not every item is necessarily applicable to
every new feature, but usually at least some of them are.
every new feature, but usually at least some of them are.
...
...
README.md
View file @
ac8db940
[

](https://travis-ci.org/
pandegroup
/openmm?branch=master)
[

](https://travis-ci.org/
openmm
/openmm?branch=master)
[

](https://anaconda.org/omnia/openmm)
[

](https://anaconda.org/omnia/openmm)
## OpenMM: A High Performance Molecular Dynamics Library
## OpenMM: A High Performance Molecular Dynamics Library
...
...
SUPPORT.md
View file @
ac8db940
## How to Get Support for OpenMM
## How to Get Support for OpenMM
There are two main venues for getting support for OpenMM: the
[
discussion forum
](
https://simtk.org/forums/viewforum.php?f=161
)
There are two main venues for getting support for OpenMM: the
[
discussion forum
](
https://simtk.org/forums/viewforum.php?f=161
)
and the
[
Github repository
](
https://github.com/
pandegroup
/openmm
)
. There is some overlap
and the
[
Github repository
](
https://github.com/
openmm
/openmm
)
. There is some overlap
between the two, but generally speaking the forum is for user oriented issues while the
between the two, but generally speaking the forum is for user oriented issues while the
repository is for developer oriented issues. If you have a question about how to use OpenMM
repository is for developer oriented issues. If you have a question about how to use OpenMM
(including writing programs that access it through its public API), post on the forum. If
(including writing programs that access it through its public API), post on the forum. If
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment