Metadata-Version: 2.1
Name: matflow-mtex
Version: 0.1.2
Summary: Matflow extension for the MTEX MATLAB toolbox.
Home-page: UNKNOWN
Author: Adam J. Plowman
Author-email: adam.plowman@manchester.ac.uk
License: MIT license
Project-URL: GitHub, https://github.com/LightForm-group/matflow-mtex
Description: # matflow-mtex
        
        [![PyPI version](https://img.shields.io/pypi/v/matflow_mtex.svg)](https://pypi.python.org/pypi/matflow_mtex)
        [![Documentation Status](https://readthedocs.org/projects/matflow-mtex/badge/?version=latest)](https://matflow-mtex.readthedocs.io/en/latest/?badge=latest)
        
        Matflow extension for the MTEX MATLAB toolbox.
        
        - Documentation: https://matflow-mtex.readthedocs.io.
        
        ## Features
        - TODO
        
        
        # Change Log
        
        ## [0.1.2] - 2020.07.18
        
        ### Added
        
        - Support generating an ODF from CRC (and CPR) EBSD files (in addition to existing CTF file support).
        
        ## [0.1.1] - 2020.07.01
        
        ### Added
        
        - Add `fibre` method to `get_model_texture` task.
        - Add `random` method to `get_model_texture` task.
        
        ### Changed
        
        - Use `orientation.byMiller` in `get_unimodal_ODF.m`
        
        ## [0.1.0] - 2020.06.09
        
        - Initial release.
        
Keywords: matflow,materials-science,computational-workflow
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering
Classifier: Operating System :: OS Independent
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.6
Description-Content-Type: text/markdown
