Releases: cmlibs-python/cmlibs.utils
v0.11.0
v0.10.0
What's Changed
- Add function to compare group contents by @rchristie in #41
- Consolidate groups_have_same_local_contents a little. by @hsorby in #42
- Add function to remove group local contents by @rchristie in #43
- Add utility to remove a field from a mesh. by @hsorby in #44
- Add CI to run tests on PR by @hsorby in #46
- Add utility functions to read and write regions to a buffer. by @hsorby in #45
- In write_to_buffer return None if buffer was not successfully written. by @hsorby in #47
Full Changelog: v0.9.0...v0.10.0
v0.9.0
What's Changed
- Add group evaluate representative point by @rchristie in #35
- Transform node derivative parameters even when no value parameter present. by @hsorby in #36
- Handle versions higher than 3 by @rchristie in #38
- Add utilities for working with meshes. by @hsorby in #39
Full Changelog: v0.8.1...v0.9.0
v0.8.1
Changelog
v0.8.1 (2024-03-27)
Merged pull requests:
v0.8.0 (2024-03-15)
Merged pull requests:
v0.7.0 (2024-03-12)
v0.7.1 (2024-03-12)
Merged pull requests:
- Add new function is_field_defined_for_nodeset. #32 (hsorby)
- Add get_field_values utility method. #31 (hsorby)
- Add utilities for new
cmlibs.widgetshandlers #30 (tsalemink) - Adding utilities that support node editing #29 (hsorby)
v0.6.1 (2023-11-06)
Merged pull requests:
- Add utilities to copy or transfer nodes to datapoints. #27 (hsorby)
- Update group element methods #26 (tsalemink)
v0.6.0 (2023-07-18)
Merged pull requests:
- Add group manipulation methods to group.py #25 (tsalemink)
- Apply zinc group and element template changes #24 (rchristie)
v0.5.1 (2023-05-04)
v0.5.0 (2023-04-13)
Merged pull requests:
v0.4.1 (2022-07-26)
Merged pull requests:
v0.4.0 (2021-11-02)
Fixed bugs:
- field_is_managed_coordinates does not allow < 3 components #18
Merged pull requests:
v0.3.0 (2020-05-04)
Merged pull requests:
v0.2.0 (2020-04-22)
Merged pull requests:
- Find node with name allow case, whitespace differences #14 (rchristie)
- Fix find stored mesh location field #13 (rchristie)
- Fix assert for field component names #12 (rchristie)
- Changes to satisfy PEP8. #11 (hsorby)
- Add reusable zinc functions from scaffoldmaker #10 (rchristie)
- Reorganise, add scaffold utils, tests #9 (rchristie)
- Improving functionality. #8 (hsorby)
v0.1.6 (2018-09-20)
Merged pull requests:
- Add two new functions. #7 (hsorby)
- Add helper function to create volume image field. #6 (hsorby)
- Add extra matrix multiply function. #5 (hsorby)
- Remove author info. #4 (hsorby)
v0.1.1 (2016-08-19)
Merged pull requests:
v0.1.0 (2016-08-18)
Merged pull requests:
* This Changelog was automatically generated by github_changelog_generator
v0.8.0
Changelog
v0.8.0 (2024-03-15)
Merged pull requests:
v0.7.1 (2024-03-12)
v0.7.0 (2024-03-12)
Merged pull requests:
- Add new function is_field_defined_for_nodeset. #32 (hsorby)
- Add get_field_values utility method. #31 (hsorby)
- Add utilities for new
cmlibs.widgetshandlers #30 (tsalemink) - Adding utilities that support node editing #29 (hsorby)
v0.6.1 (2023-11-06)
Merged pull requests:
- Add utilities to copy or transfer nodes to datapoints. #27 (hsorby)
- Update group element methods #26 (tsalemink)
v0.6.0 (2023-07-18)
Merged pull requests:
- Add group manipulation methods to group.py #25 (tsalemink)
- Apply zinc group and element template changes #24 (rchristie)
v0.5.1 (2023-05-04)
v0.5.0 (2023-04-13)
Merged pull requests:
v0.4.1 (2022-07-26)
Merged pull requests:
v0.4.0 (2021-11-02)
Fixed bugs:
- field_is_managed_coordinates does not allow < 3 components #18
Merged pull requests:
v0.3.0 (2020-05-04)
Merged pull requests:
v0.2.0 (2020-04-22)
Merged pull requests:
- Find node with name allow case, whitespace differences #14 (rchristie)
- Fix find stored mesh location field #13 (rchristie)
- Fix assert for field component names #12 (rchristie)
- Changes to satisfy PEP8. #11 (hsorby)
- Add reusable zinc functions from scaffoldmaker #10 (rchristie)
- Reorganise, add scaffold utils, tests #9 (rchristie)
- Improving functionality. #8 (hsorby)
v0.1.6 (2018-09-20)
Merged pull requests:
- Add two new functions. #7 (hsorby)
- Add helper function to create volume image field. #6 (hsorby)
- Add extra matrix multiply function. #5 (hsorby)
- Remove author info. #4 (hsorby)
v0.1.1 (2016-08-19)
Merged pull requests:
v0.1.0 (2016-08-18)
Merged pull requests:
* This Changelog was automatically generated by github_changelog_generator
v0.7.1
Changelog
v0.7.1 (2024-03-12)
v0.7.0 (2024-03-12)
Merged pull requests:
- Add new function is_field_defined_for_nodeset. #32 (hsorby)
- Add get_field_values utility method. #31 (hsorby)
- Add utilities for new
cmlibs.widgetshandlers #30 (tsalemink) - Adding utilities that support node editing #29 (hsorby)
v0.6.1 (2023-11-06)
Merged pull requests:
- Add utilities to copy or transfer nodes to datapoints. #27 (hsorby)
- Update group element methods #26 (tsalemink)
v0.6.0 (2023-07-18)
Merged pull requests:
- Add group manipulation methods to group.py #25 (tsalemink)
- Apply zinc group and element template changes #24 (rchristie)
v0.5.1 (2023-05-04)
v0.5.0 (2023-04-13)
Merged pull requests:
v0.4.1 (2022-07-26)
Merged pull requests:
v0.4.0 (2021-11-02)
Fixed bugs:
- field_is_managed_coordinates does not allow < 3 components #18
Merged pull requests:
v0.3.0 (2020-05-04)
Merged pull requests:
v0.2.0 (2020-04-22)
Merged pull requests:
- Find node with name allow case, whitespace differences #14 (rchristie)
- Fix find stored mesh location field #13 (rchristie)
- Fix assert for field component names #12 (rchristie)
- Changes to satisfy PEP8. #11 (hsorby)
- Add reusable zinc functions from scaffoldmaker #10 (rchristie)
- Reorganise, add scaffold utils, tests #9 (rchristie)
- Improving functionality. #8 (hsorby)
v0.1.6 (2018-09-20)
Merged pull requests:
- Add two new functions. #7 (hsorby)
- Add helper function to create volume image field. #6 (hsorby)
- Add extra matrix multiply function. #5 (hsorby)
- Remove author info. #4 (hsorby)
v0.1.1 (2016-08-19)
Merged pull requests:
v0.1.0 (2016-08-18)
Merged pull requests:
* This Changelog was automatically generated by github_changelog_generator
v0.7.0
Changelog
v0.7.0 (2024-03-12)
Merged pull requests:
- Add new function is_field_defined_for_nodeset. #32 (hsorby)
- Add get_field_values utility method. #31 (hsorby)
- Add utilities for new
cmlibs.widgetshandlers #30 (tsalemink) - Adding utilities that support node editing #29 (hsorby)
v0.6.1 (2023-11-06)
Merged pull requests:
- Add utilities to copy or transfer nodes to datapoints. #27 (hsorby)
- Update group element methods #26 (tsalemink)
v0.6.0 (2023-07-18)
Merged pull requests:
- Add group manipulation methods to group.py #25 (tsalemink)
- Apply zinc group and element template changes #24 (rchristie)
v0.5.1 (2023-05-04)
v0.5.0 (2023-04-13)
Merged pull requests:
v0.4.1 (2022-07-26)
Merged pull requests:
v0.4.0 (2021-11-02)
Fixed bugs:
- field_is_managed_coordinates does not allow < 3 components #18
Merged pull requests:
v0.3.0 (2020-05-04)
Merged pull requests:
v0.2.0 (2020-04-22)
Merged pull requests:
- Find node with name allow case, whitespace differences #14 (rchristie)
- Fix find stored mesh location field #13 (rchristie)
- Fix assert for field component names #12 (rchristie)
- Changes to satisfy PEP8. #11 (hsorby)
- Add reusable zinc functions from scaffoldmaker #10 (rchristie)
- Reorganise, add scaffold utils, tests #9 (rchristie)
- Improving functionality. #8 (hsorby)
v0.1.6 (2018-09-20)
Merged pull requests:
- Add two new functions. #7 (hsorby)
- Add helper function to create volume image field. #6 (hsorby)
- Add extra matrix multiply function. #5 (hsorby)
- Remove author info. #4 (hsorby)
v0.1.1 (2016-08-19)
Merged pull requests:
v0.1.0 (2016-08-18)
Merged pull requests:
* This Changelog was automatically generated by github_changelog_generator
v0.4.0
v0.3.0
Version 0.2.0
Minor bug fixes and extensions to existing functions.