Metadata-Version: 2.1
Name: matflow-neper
Version: 0.1.3
Summary: Matflow extension for neper.
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-neper
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
Requires-Dist: matflow

# matflow-neper

[![PyPI version](https://img.shields.io/pypi/v/matflow_neper.svg)](https://pypi.python.org/pypi/matflow_neper)

Matflow extension for neper.


# Change Log

## [0.1.3] - 2021.01.10

### Fixed

- Synchronise `from_damask_parse` functions.

## [0.1.2] - 2021.01.10

### Changed

- Add unit cell alignment to `orientations` dict item in `tesr_to_volume_element` function.

## [0.1.1] - 2020.12.07

### Fixed

- Fix installation error (lack or wheel)

## [0.1.0] - 2020.12.07

- Initial release.


