octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [pkg.m] Load order of dependencies


From: Andrew Janke
Subject: Re: [pkg.m] Load order of dependencies
Date: Thu, 19 Dec 2019 11:04:45 -0500
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:60.0) Gecko/20100101 Thunderbird/60.9.1


On 12/19/19 11:01 AM, Juan Pablo Carbajal wrote:
> Hi Doug,
> 
> Good point. On the one hand the function is not documented yet (and
> should work with a given package, not the whole db, as well as with
> forge or a given url) so this will go there.
> On the other hand is the issue of plotting directed graphs in octave
> (matgeom have nice tools fort his), in the past I my data2graphviz
> function to get it nice. Inthe plots the arrow should cleary indicate
> a direction, but I need ot explain that the direction of the arrow is
> "depends on", and not "is a parent of". I actually do not know what is
> the standard in CS when showing dependency or inheritance graphs.
> 

In UML, dependency arrows point from the dependent to the dependency.
I've seen this in other contexts, too.

Cheers,
Andrew



reply via email to

[Prev in Thread] Current Thread [Next in Thread]