Metadata-Version: 1.0
Name: bolt-python
Version: 0.3.2
Summary: Unified and scalable interface for multidimensional arrays
Home-page: https://github.com/bolt-project/bolt
Author: The Freeman Lab
Author-email: the.freeman.lab@gmail.com
License: UNKNOWN
Description: Bolt
        ====
        
        Unified interface for local and distributed ndarrays.
        
        About
        -----
        
        Bolt is a library for using multidimensional arrays in a variety of settings for small, medium, and very large data sets. It is currently built on numpy and Spark, and provides efficient data structures for large-scale array manipulations.
        
        To learn more, follow these links to the primary documentation:
        
        - `Documentation`_ 
        - `Github repo`_
        - `Gitter chatroom`_
        
        .. _Gitter chatroom: https://gitter.im/bolt-project/bolt
        .. _Github repo: http://github.com/bolt-project/bolt
        .. _Documentation: http://bolt-project.org/
        
Platform: UNKNOWN
