Metadata-Version: 2.1
Name: pygamma
Version: 4.3.4
Summary: A Python wrapper for the GAMMA C++ Library.
Home-page: https://scion.duhs.duke.edu/vespa/gamma
Author: Dr. Scott A. Smith and Dr. Tilo Levante
Author-email: no_known_address@example.com
Maintainer: Brian Soher
Maintainer-email: bsoher@briansoher.com
License: http://creativecommons.org/licenses/BSD/
Keywords: GAMMA pygamma MRI MRS MR magnetic resonance spectroscopy
Platform: Linux
Platform: OS X
Platform: Windows
Platform: Solaris
Platform: POSIX
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: POSIX :: SunOS/Solaris
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: Unix

GAMMA is a C++ library for the simulation of magnetic resonance (NMR, MRS) experiments. It
provides a simple and intuitive means to construct simulation programs to suit researchers'
individual needs. GAMMA is an acronym for a General Approach to Magnetic resonance
Mathematical Analysis.

PyGamma is a Python wrapper around GAMMA that makes almost all of GAMMA's API available via
Python.

Both GAMMA and PyGamma work on OS X, Linux, and Windows.


