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
d3f9e222
Commit
d3f9e222
authored
Aug 08, 2019
by
peastman
Browse files
Updated some links for changed organization
parent
3fe1d32b
Changes
3
Hide 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 @
d3f9e222
...
...
@@ -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
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,
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.
...
...
README.md
View file @
d3f9e222
[

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

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

](https://anaconda.org/omnia/openmm)
## OpenMM: A High Performance Molecular Dynamics Library
...
...
SUPPORT.md
View file @
d3f9e222
## 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
)
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
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
...
...
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