Ralf, I chose the SVG format because it is web-scalable. The total graph is too complex to fit on a web page without scaling. Useful scales are on the fractions at the top of the page.
On Saturday, September 21, 2024 at 6:50:15 AM UTC-4 [email protected] wrote: > Hi Qian, > > long time ago I had such a program for Aldor and its library, > but I have not yet found it. Still looking ... > > However, fricas.github.io/api probably comes close to what you want. > However that would only lead to a dependency graph among the categories. > > It is much harder to dig out whether some domain/package *uses* another > domain/package. And such dependencies are probably also interesting. > > So for the category part, I suggest to look into src/doc/api.spad and > tweak it a bit so that it outputs in a .dot format instead of .rst. > > Maybe it is also possible to use the tikz latex package, but honestly, I > would be more happy if we had a dependency graph as a visualization of > the APL, i.e. in some web-presentable format. > > Ralf > -- You received this message because you are subscribed to the Google Groups "FriCAS - computer algebra system" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/fricas-devel/29eed573-9081-4def-a372-53529560d6d8n%40googlegroups.com.
