Recent Releases of elematic

elematic - v2.0.0

This release brings elematic v2.0.0, which is a complete rewrite of the data structure interface with MatML data. It uses xsData for generating the data structure, as well as refined import/export utilities.

What's Changed

  • Remove docs by @nogula in https://github.com/nogula/elematic/pull/56

Full Changelog: https://github.com/nogula/elematic/compare/v1.0.4...v2.0.0

- Python
Published by nogula over 1 year ago

elematic - v1.0.4

Full Changelog: https://github.com/nogula/elematic/compare/v1.0.3...v1.0.4

- Python
Published by nogula about 2 years ago

elematic - v1.0.3

- Python
Published by nogula about 2 years ago

elematic - v1.0.2

What's Changed

  • Hotfix 1.0.2 by @nogula in https://github.com/nogula/elematic/pull/48

Full Changelog: https://github.com/nogula/elematic/compare/v1.0.1...v1.0.2

- Python
Published by nogula about 2 years ago

elematic - v1.0.1

This hotfix resolves a couple bugs in how units are parsed to strings and how GRANTA MMPDS data are imported. Install with: pip install --upgrade elematic

- Python
Published by nogula about 2 years ago

elematic - v1.0.0

This is the first release of the elematic Python package. The foundational features are implemented, including a data structure to read MatML information. More information on features in this release can be found in the project wiki.

- Python
Published by nogula about 2 years ago