Metadata-Version: 1.0
Name: goftests
Version: 0.1.6
Summary: Goodness of fit tests for general datatypes
Home-page: https://github.com/posterior/goftests
Author: Fritz Obermeyer
Author-email: fritz.obermeyer@gmail.com
License: Revised BSD
Description: [![Build Status](https://travis-ci.org/posterior/goftests.svg?branch=master)](https://travis-ci.org/posterior/goftests)
        [![Code Quality](http://img.shields.io/scrutinizer/g/posterior/goftests.svg)](https://scrutinizer-ci.com/g/posterior/goftests/code-structure/master/hot-spots)
        [![Latest Version](https://badge.fury.io/py/goftests.svg)](https://pypi.python.org/pypi/goftests)
        
        # Goftests
        
        Goftests implements goodness of fit tests for general datatypes.
        Goftests is intended for unit testing random samplers that generate arbitrary
        plain-old-data, and focuses on robustness rather than statistical efficiency.
        
        ## Installation
        
            pip install goftests
        
        ## License
        
        Copyright (c) 2014 Salesforce.com, Inc. All rights reserved. <br/>
        Copyright (c) 2015 Gamelan Labs, Inc. <br/>
        Licensed under the Revised BSD License.
        See [LICENSE.txt](LICENSE.txt) for details.
        
Platform: UNKNOWN
