Metadata-Version: 1.1
Name: mdt
Version: 0.8.15
Summary: Parallized neuro-imaging model recovery toolbox
Home-page: https://github.com/robbert-harms/mdt
Author: Robbert Harms
Author-email: robbert.harms@maastrichtuniversity.nl
License: LGPL v3
Description: ===============================
        Maastricht Diffusion Toolkit
        ===============================
        
        .. image:: https://badge.fury.io/py/mdt.png
            :target: http://badge.fury.io/py/mdt
        
        .. image:: https://travis-ci.org/robbert-harms/mdt.png?branch=master
                :target: https://travis-ci.org/robbert-harms/mdt
        
        .. image:: https://pypip.in/d/mdt/badge.png
                :target: https://pypi.python.org/pypi/mdt
        
        
        A diffusion toolkit for parallelized sampling and optimization of diffusion data.
        
        * Free software: LGPL v3 license
        * Documentation: https://mdt.readthedocs.org.
        
        Features
        ========
        
        Ubuntu / Debian installation:
        
        python3
        python3-numpy
        python3-nibabel
        python3-pyqt5
        python3-pip
        python3-matplotlib
        python3-six
        python3-numpy
        python3-pyopencl
        python3-yaml
        python3-argcomplete
        libpng-dev 
        libfreetype6-dev 
        libxft-dev
        
        
        
        
        
        =======
        History
        =======
        
        0.7.23 (2016-07-03)
        ---------------------
        
        * First release on PyPI and GitHub
        
Keywords: mdt
Platform: UNKNOWN
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: GNU Lesser General Public License v3 or later (LGPLv3+)
Classifier: Development Status :: 5 - Production/Stable
Classifier: Natural Language :: English
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: Scientific/Engineering
