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: Doug Stewart
Subject: Re: [pkg.m] Load order of dependencies
Date: Thu, 19 Dec 2019 08:23:48 -0500



On Thu, Dec 19, 2019 at 6:36 AM Juan Pablo Carbajal <address@hidden> wrote:
Dear all,

I have written a quick and dirty function that generates the
dependency graphs of the installed packages[1]
Try it running

demo dependencydag

Currently it is considering only the name of packages.

Please let me know if you find bugs or problems.

I see improving pkg.m as a waste of time, but maybe it is a good
addition to pkj, or the future pkg.m

Also, the function regenerates the graph each time, I would store the
graph in the .octave_packages database.

[1]: https://gitlab.com/kakila/dependencydag


Nice work.
You should make a help message that states that the left most pkg depends on the pkgs that are to the right of it.
optim depends on
                 struct and statistics which depends on
                                                  io
:-)
--
DASCertificate for 206392


reply via email to

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