Metadata-Version: 2.0
Name: pytheos
Version: 0.0.1.dev3
Summary: A python tool set for equations of state
Home-page: http://github.com/SHDShim/pytheos
Author: S.-H. Dan Shim
Author-email: shdshim@gmail.com
License: Apache-2
Keywords: setup
Requires-Dist: lmfit
Requires-Dist: matplotlib
Requires-Dist: numpy
Requires-Dist: scipy
Requires-Dist: uncertainties

PYTHEOS
=======

.. image:: https://zenodo.org/badge/93273486.svg
   :target: https://zenodo.org/badge/latestdoi/93273486

Overview
--------

Pythoeos provides a flexible tool set for calculating pressure from number of
built-in pressure scales, converting pressure scales, fitting pressure-volume
and pressure-volume-temperature data to a wide range of equations and their
combinations.

Install
-------

Pythoeos is a pure python package, and can be installed from source or with
``pip install pytheos``.

Contact
-------

You may contact Dan Shim (shdshim@gmail.com) for bug reporting, comments, and
suggestions.

Examples and Tutorials
----------------------

This package includes number of examples in jupyter notebook, which demonstrate
a range of operations, calculations, and fittings you can make with pytheos.
In fact, pytheos is designed to support data analysis using jupyter notebook
as well as traditional python scripts.

How to cite
-----------

S.-H. Shim (2017) Pytheos - a python tool set for equations of state. DOI: 10.5281/zenodo.802392



