Metadata-Version: 2.0
Name: pymcxray
Version: 0.1.2
Summary: Python scripts for using mcxray software
Home-page: https://github.com/drix00/pymcxray
Author: Hendrix Demers
Author-email: hendrix.demers@mail.mcgill.ca
License: Apache Software License 2.0
Description-Content-Type: UNKNOWN
Keywords: pymcxray
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: Natural Language :: English
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python
Classifier: Operating System :: OS Independent
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Physics
Requires-Dist: numpy
Requires-Dist: matplotlib
Requires-Dist: scipy
Requires-Dist: Pillow

===============================
pymcxray
===============================


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

.. image:: https://img.shields.io/travis/drix00/pymcxray.svg
        :target: https://travis-ci.org/drix00/pymcxray

.. image:: https://readthedocs.org/projects/pymcxray/badge/?version=latest
        :target: https://pymcxray.readthedocs.io/en/latest/?badge=latest
        :alt: Documentation Status

.. image:: https://pyup.io/repos/github/drix00/pymcxray/shield.svg
     :target: https://pyup.io/repos/github/drix00/pymcxray/
     :alt: Updates


Python scripts for using mcxray software


* Free software: Apache Software License 2.0
* Documentation: https://pymcxray.readthedocs.io.


Features
--------

* TODO

Credits
---------

This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage



=======
History
=======

0.1.2 (2017-06-26)
------------------

* Add create multi-layers specimen.
* Add number of layers X, Y, and Z as parameters.

0.1.0 (2017-03-07)
------------------

* First release on PyPI.


