Metadata-Version: 1.1
Name: mapper
Version: 0.1.12
Summary: Python Mapper: an open source tool for exploration, analysis and visualization of data.
Home-page: http://danifold.net/mapper
Author: Daniel Müllner
Author-email: daniel@danifold.net
License: GPLv3 <http://www.gnu.org/licenses/gpl.html>
Description: See the project home page http://danifold.net/mapper
        for a detailed description and documentation.
        
        This package features both a GUI and a Python package for custom scripts. The
        Python package itself works with Python 2 and 3. The GUI, however, depends on
        wxPython, which is available for Python 2 only. Therefore, the setup script will
        install the GUI only if it is executed by Python 2.
        
        See also https://pypi.python.org/pypi/cmappertools for the companion package with fast C++ algorithms.
        
Keywords: Mapper,Topological data analysis,TDA
Platform: UNKNOWN
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Classifier: Topic :: Scientific/Engineering :: Mathematics
Classifier: Topic :: Scientific/Engineering :: Visualization
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Intended Audience :: Science/Research
Classifier: Development Status :: 5 - Production/Stable
Provides: mapper
