Metadata-Version: 1.1
Name: dsc
Version: 0.2.5.1
Summary: Implementation of Dynamic Statistical Comparisons
Home-page: https://github.com/stephenslab/dsc2
Author: Gao Wang
Author-email: gaow@uchicago.edu
License: MIT
Download-URL: https://pypi.python.org/pypi/dsc/0.2.5.1#downloads
Description-Content-Type: UNKNOWN
Description: DSC2
        ====
        
        DSC2 is successor of the `Dynamic Statistical Comparisons in
        R <https://github.com/stephens999/dscr>`__.
        
        The `project wiki <https://stephenslab.github.io/dsc-wiki>`__ is the
        main source of documentation for both developers and users of the DSC2
        project. If you are new to the concept of DSC, it may worth reading this
        `blog
        post <http://stephens999.github.io/blog/2014/10/Data-Driven-Discovery.html>`__
        to understand the motivation behind this project.
        
        This work is supported by the the Gordon and Betty Moore Foundation via
        an Investigator Award to Matthew Stephens, `Grant
        GBMF4559 <https://www.moore.org/grants/list/GBMF4559>`__, as part of the
        `Data-Driven Discovery
        program <https://www.moore.org/programs/science/data-driven-discovery>`__.
        If you have any questions or want to share some information with the
        developer / user community, please open a `github
        issue <https://github.com/stephenslab/dsc2/issues>`__.
        
        Change Log
        ----------
        
        0.2.5.1
        ~~~~~~~
        
        Major: \* Change in ``seed`` behavior: from this release ``seed`` will
        no longer be a DSC2 keyword. Users are responsible to set seeds on their
        own.
        
        Minor: \* Allow for both lower case or capitalized operator names
        ``File/file, List/list, Dict/dict``.
        
        0.2.5
        ~~~~~
        
        -  Release compatible with SoS 0.9.12.1.
        
        0.1.0
        ~~~~~
        
        -  First release.
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Intended Audience :: Science/Research
Classifier: Programming Language :: Python :: 3 :: Only
