You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When @dominik-kirst was hunting the universe problem, I tried to create a dependency graph of the library, but without success. With the help of the Enrico Tassi I managed to do it based on some mathcomp scripts.
with the adapted buildlibgraph file from https://github.com/math-comp/math-comp/blob/master/etc/buildlibgraph as attached. I also attach the svg output and conclude that's it's pretty much useless unless one really has a specific dependency to trace for e.g. universe problems.
(GitHub doesn't allow me to upload arbitrary file endings. The buildlibgraph file should have no ending, the other one should be depend.svg)
When @dominik-kirst was hunting the universe problem, I tried to create a dependency graph of the library, but without success. With the help of the Enrico Tassi I managed to do it based on some
mathcomp
scripts.Here's the code:
with the adapted
buildlibgraph
file from https://github.com/math-comp/math-comp/blob/master/etc/buildlibgraph as attached. I also attach thesvg
output and conclude that's it's pretty much useless unless one really has a specific dependency to trace for e.g. universe problems.(GitHub doesn't allow me to upload arbitrary file endings. The
buildlibgraph
file should have no ending, the other one should bedepend.svg
)buildlibgraph.txt
depend.txt
The text was updated successfully, but these errors were encountered: