Metadata-Version: 1.1
Name: mofa
Version: 0.0.1c
Summary: 
Mixture of factor analyzers.


Home-page: https://github.com/rossfadely/mofa
Author: Ross Fadely, David W. Hogg & Dan Foreman-Mackey
Author-email: UNKNOWN
License: MIT
Description: Mixtures of Factor Analyzers
        ============================
        
        Authors
        -------
        
        - Ross Fadely (NYU)
        - David W. Hogg (NYU)
        - Dan Foreman-Mackey (NYU)
        
        Contributors
        ------------
        
        - Rob Fergus (NYU)
        - Dilip Krishnan (NYU)
        
        License
        -------
        
        Copyright 2012 the authors.
        
        **mofa** is free software licensed under the *MIT License*.  For
        details, see the
        `LICENSE file <https://raw.github.com/rossfadely/mofa/master/LICENSE.rst>`_.
        
        Install
        -------
        
        ::
        
            pip install mofa
        
        Examples
        --------
        
        Coming soon.
        
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
