jamievicary / globular

Globular
37 stars 9 forks source link

Feature: Sort cells by dependency #20

Open jamievicary opened 8 years ago

jamievicary commented 8 years ago

A logical way to sort cells would be by dependency, with cell A appearing above cell B in the signature just when A has no dependence on B, directly or indirectly.

Note also issue #19, which suggests that Globular could compute several different sorts of statistic, including the dependency graph.