Metadata-Version: 1.1
Name: SciSalt
Version: 1.4.2
Summary: Tools to make scientific data analysis easier
Home-page: https://github.com/joelfrederico/SciSalt
Author: Joel Frederico, SLAC National Accelerator Laboratory
Author-email: joelfred@slac.stanford.edu
License: MIT
Description: SciSalt
        =======
        
        This project has slowly grown from frequently-used code snippets. The
        main objective is to create a collection of interconnected methods
        frequently needed to visualize and analyze data using Numpy, Scipy,
        Matplotlib, and PyQt.
        
        It is broken down into the modules it primarily assists with, although
        there may be connections between modules. The documentation informs
        how a typical user may access it.
        
        Documentation can be found at:
        
        http://scisalt.readthedocs.org
        
Keywords: analysis numpy scipy matplotlib pyqt pyqt4
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3 :: Only
