Version 0.2.15
This version adds the DaCe Python backend, which provides a list of applicable transformations for the SDFG currently being viewed. Transformations can be previewed and directly applied to the graph. Additionally, a list of previously applied transformations is shown, giving the option to view previous states of the SDFG as well as jumping back to them. The list of applicable transformations is grouped into relevance groups for the currently selected graph elements, and the graph elements currently in view. A set of static analysis overlays to analyze memory movement and FLOPS hotspots is provided. SDFGs can be executed, profiled, and interactively instrumented. Resulting instrumentation reports can be loaded to display measured execution time on top of the graph as an overlay.