Skip to content

Commit

Permalink
Updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
jchodera committed Oct 19, 2014
1 parent 1160aa4 commit c42f3ce
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,9 @@
<!--- [![Binstar Badge](https://binstar.org/omnia/openmmtools/badges/version.svg)](https://binstar.org/omnia/openmmtools) -->
<!--- [![Downloads](https://pypip.in/d/mdtraj/badge.png)](https://pypi.python.org/pypi/openmmtools) -->

# OpenMM Test Systems
# Various Python tools for OpenMM

Test systems for OpenMM

# Description
## `openmmtools.testsystems`

This repository contains a suite of molecular systems that can be used
for the testing of various molecular mechanics related software. The
Expand All @@ -18,5 +16,3 @@ OpenMM objects for simulating the desired systems.
These classes will also contain the member functions that calculate known
analytical properties of these systems, enabling the proper testing.

Note: setup.py does not currently work. Also, the doctests must be run
from the testsystems directory. This will be fixed.

0 comments on commit c42f3ce

Please sign in to comment.