Skip to content

v2023.02.17

Compare
Choose a tag to compare
@zhihuidu zhihuidu released this 18 Feb 04:40
· 400 commits to main since this release

This version can work with the Arkouda release v2023.02.08. Chapel 1.28.0.
We add the weight array to the graph data structure. Two new vertex properties VP1,VP2 for vertices and two new edge properties EP1, EP2 are also added to our graph structure.
"graph_add_property" is used to add a new property array.