Metadata-Version: 1.1
Name: neutronpy
Version: 0.1.1
Summary: NeutronPy: Neutron scattering tools for scientific data analysis in python
Home-page: https://github.com/neutronpy/neutronpy
Author: davidfobes
Author-email: UNKNOWN
License: MIT
Download-URL: https://github.com/neutronpy/neutronpy/releases
Description: NeutronPy is a collection of commonly needed tools aimed at facilitating the
        analysis of neutron scattering data. NeutronPy is built primarily using the
        numpy and scipy python libraries, with minor contributions from the kapteyn
        library (least-squares fitting based on the C-implementation of MPFIT), and
        a rewrite of ResLib 3.4c (MatLab) routines for Instrument resolution
        calculations.
        
        
Platform: Windows
Platform: Linux
Platform: Mac OS X
Platform: Unix
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: C
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Topic :: Scientific/Engineering :: Physics
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX
Classifier: Operating System :: Unix
Classifier: Operating System :: MacOS :: MacOS X
