"""
C{simbios} package containing SimTK and OpenMM biosimulation tools.

The C{simbios} package contains biophysical simulation tools from the 
U{Simbios<http://simbios.stanford.edu>} center at Stanford University.

X{Simbios} is the NIH national center for physics-based B{Sim}ulation
of B{Bio}logical B{S}tructures.  The C{simbios} python package includes
python bindings for a selected subset of the many simulation tools
available at U{simtk.org<https://simtk.org>}

B{Citing Simbios:}

Publications that make use of this software should acknowledge
the NIH Center for Physics-Based Simulation of Biological Structures 
(Simbios) with NIH Roadmap U54 GM072970.

B{Acknowledgement:}

Supported by the National Institutes of Health through the NIH 
Roadmap for Medical Research Grant U54 GM072970. Information on 
the National Centers for Biomedical Computing can be obtained 
from U{http://nihroadmap.nih.gov/bioinformatics}.
"""
__docformat__ = "epytext en"

__author__ = "Christopher M. Bruns"
__copyright__ = "Copyright 2010, Stanford University and Christopher M. Bruns"
__credits__ = []
__license__ = "MIT"
__maintainer__ = "Christopher M. Bruns"
__email__ = "cmbruns@stanford.edu"
