Metadata-Version: 1.1
Name: fssa
Version: 0.7.4
Summary: Scientific Python package for finite-size scaling analysis at phase transitions
Home-page: http://pyfssa.readthedocs.org
Author: Andreas Sorge
Author-email: pyfssa@asorge.de
License: isc
Description: ======
        pyfssa
        ======
        
        .. image:: https://travis-ci.org/andsor/pyfssa.svg?branch=master
           :target: https://travis-ci.org/andsor/pyfssa
           :alt: Testing status
        
        .. image:: https://coveralls.io/repos/andsor/pyfssa/badge.svg?branch=master&service=github
           :target: https://coveralls.io/github/andsor/pyfssa?branch=master
           :alt: Test coverage
        
        .. image:: https://img.shields.io/pypi/v/fssa.svg
          :target: https://pypi.python.org/pypi/fssa
          :alt: PyPI version
          
        .. image:: https://img.shields.io/pypi/pyversions/fssa.svg
          :target: https://pypi.python.org/pypi/fssa
          :alt: Python versions
          
        .. image:: https://img.shields.io/pypi/status/fssa.svg
          :target: https://pypi.python.org/pypi/fssa
          :alt: Status
        
        .. image:: https://img.shields.io/pypi/l/fssa.svg
          :target: http://pyfssa.readthedocs.org/en/stable/license.html
          :alt: License
        
        .. image:: https://img.shields.io/github/release/andsor/pyfssa.svg
          :target: https://github.com/andsor/pyfssa/releases/latest
          :alt: Latest release on GitHub
          
        .. image:: https://img.shields.io/github/tag/andsor/pyfssa.svg
          :target: https://github.com/andsor/pyfssa/tags
          :alt: Latest tag on GitHub
        
        .. image:: https://img.shields.io/github/issues/andsor/pyfssa.svg
          :target: https://github.com/andsor/pyfssa/issues
          :alt: Open Issues on GitHub
        
        .. image:: https://readthedocs.org/projects/pyfssa/badge/?version=latest
           :target: http://pyfssa.readthedocs.org/en/latest
           :alt: Documentation Status
        
        .. image:: https://readthedocs.org/projects/pyfssa/badge/?version=stable
           :target: http://pyfssa.readthedocs.org/en/stable
           :alt: Documentation Status
        
        .. image:: https://zenodo.org/badge/6089/andsor/pyfssa.svg
           :target: https://zenodo.org/badge/latestdoi/6089/andsor/pyfssa
           :alt: Citation
        
        Scientific Python package for algorithmic finite-size scaling analysis at phase
        transitions.
        
        * **Documentation**: http://pyfssa.readthedocs.org
        * **Setup**: http://pyfssa.readthedocs.org/en/stable/setup.html
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: ISC License (ISCL)
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Topic :: Scientific/Engineering :: Mathematics
Classifier: Topic :: Scientific/Engineering :: Physics
