v0.4.2
Major Changes:
- Implemented several procedures (most critically
attainable2elemental
) related to the interaction between elemental compositional spaces and attainable compositional spaces. One can now, for instance, take several different steels and link all possible compositions they can create to the space of pure elements. 5 high-level Python-only functions were added.
Minor Changes:
- Added tests for
attainable2elemental
. - Added runnable examples for
attainable2elemental
.
Full Changelog: v0.4.1...v0.4.2