-
Notifications
You must be signed in to change notification settings - Fork 104
Open
Description
In the TuringLang organisation we have lots of repos.
Which of them depend on which of them?
It would be nice to have an illustrated dependency graph that shows how they are all related, e.g.
Turing ──────┐
│ │ │
│ │ │
MCMCChains ◄────┘ │ │
▲ │ │
│ │ │
│ ▼ │
└─ext──DynamicPPL │
│ │ │
│ │ │
│ │ ▼
│ └───────► AbstractMCMC
▼
Bijectors
I think fundamentally this would boil down to parsing TOML files, although this might is a bit tricky to get right since we also have package extensions which would probably require a different type of arrow.
Metadata
Metadata
Assignees
Labels
No labels