Metadata-Version: 2.1
Name: berliner
Version: 0.0.1
Summary: Tools for stellar tracks & isochrones.
Home-page: http://github.com/hypergravity/berliner
Author: Bo Zhang
Author-email: bozhang@nao.cas.cn
License: MIT
Description: ## berliner
        Tools for stellar tracks & isochrones.
        
        ## author
        Bo Zhang, [bozhang@nao.cas.cn](mailto:bozhang@nao.cas.cn)
        
        ## home page
        - [https://github.com/hypergravity/berliner](https://github.com/hypergravity/berliner)
        - [https://pypi.org/project/berliner/](https://pypi.org/project/berliner/)
        
        ## install
        - for the latest **stable** version: `pip install berliner`
        - for the latest **github** version: `pip install git+git://github.com/hypergravity/berliner`
        
        ## acknowledgements
        The *ezpadova* package is from Morgan Fouesneau, which could be found in [https://github.com/mfouesneau/ezpadova](https://github.com/mfouesneau/ezpadova) [downloaded on 2018.12.27].
        Since it is not on **PYPI** and could not be installed automatically, I included it here.
        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: Scientific/Engineering :: Physics
Classifier: Topic :: Scientific/Engineering :: Astronomy
Requires: numpy
Requires: scipy
Requires: emcee
Requires: regli
Requires: joblib
Description-Content-Type: text/markdown
