Metadata-Version: 1.1
Name: inchlib_clust
Version: 0.1.4
Summary: Cluster and prepare data in proper format for InCHlib library
Home-page: http://openscreen.cz/software/inchlib/download
Author: Ctibor Skuta
Author-email: skuta.ctibor@gmail.com
License: MIT
Description: inchlib_clust: Clustering and data preparation for InCHlib
        ==========================
        
        Changelog for pem
        =================
        
        0.1.4 (26-03-2015)
        ------------------
            - added functionality to add alternative data to the InCHlib format
        	- bug fixes and minor improvements
        
        0.1.3 (18-09-2014)
        ------------------
           - added functionality to process data with missing/unknown values
           - added functionality to add column metadata for clustered data
           - bug fixes and improvements
        
        0.1.2 (28-08-2014)
        ------------------
           - export_cluster_heatmap_as_html() function added
        
        0.1.1 (08-07-2014)
        ------------------
           - Minor fixes in functioning
           - There is further no need to use independent hcluster library
        
        0.1.0 (05-02-2014)
        ------------------
           - Initial release.
        
        Credits
        =======
        
        “inchlib_clust” is written and maintained by Ctibor Skuta.
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Topic :: Software Development :: Libraries :: Python Modules
