kim-property module v2.3.0
This release contains:
- Enhancements:
- Updating the kim_property_modify to the current properties framework standard in KIM
This PR updates the behavior when having standard keys with extent.
Now it is possible to support cases where the source-value key’s value is an array
(EDN vector), and the values of the uncertainty and digits keys can be either array of
the same extent or scalars. - Cleaning the code and improving the interface
- Addition of extra tests to the system for numeric, modify and create modules
- Address of issue #3
- Updating the kim_property_modify to the current properties framework standard in KIM
- Bug fixes
- Fixed a bug causing issue #3
- Fixed a bug in the numeric module, extending an array when the dimension is 5 or 6