LynxKite v1.3.0 Release Notes

    • New vertex operation "Add rank attribute" makes it possible for the user to sort by an attribute (of double type). This can be used to identify vertices which have the highest or lowest values with respect to some attributes.
    • Improved error checking for JavaScript expressions. (In "derive" operations.)
    • Fixed project history performance issue.
    • More than one type of aggregation can be selected for each attribute in one operation.
    • New "Combine segmentations" operation makes it possible to create a segmentation by cities of residence and age, for example.
    • New "Segment by double attribute" and "Segment by string attribute" operations make it possible to create a segmentation by cities of residence or age, for example.
    • New "Create edges from co-occurrence" operation creates edges in the parent project for each pair of vertices that co-occur in a segment. If they co-occur multiple times, multiple parallel edges are created.
    • Visualizations can be saved into the project for easier sharing.