Metadata-Version: 2.1
Name: pduq
Version: 0.1.0
Summary: Python package for uncertainty quantification in CALPHAD
Home-page: https://github.com/npaulson/pduq/tree/GT_fix_ver
Author: Argonne National Laboratory
Author-email: Guannan Tang <tguannan@anl.gov>, Noah Paulson <npaulson@anl.gov>, 
License: BSD (3-clause)
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Natural Language :: English
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.6,<3.13
Description-Content-Type: text/x-rst
License-File: LICENSE
License-File: AUTHORS.rst
Requires-Dist: dask[complete]>=2
Requires-Dist: distributed
Requires-Dist: pycalphad>=0.11.0
Requires-Dist: numpy>=1.20
Requires-Dist: scipy
Requires-Dist: seaborn

===============================
PDUQ
===============================

.. image:: https://img.shields.io/travis/npaulson/pduq.svg
        :target: https://travis-ci.org/npaulson/pduq

.. image:: https://img.shields.io/pypi/v/pduq.svg
        :target: https://pypi.python.org/pypi/pduq


Python package for uncertainty quantification in CALPHAD

* Free software: 3-clause BSD license
* Documentation: https://pduq.readthedocs.io/en/latest/ 
