Skip to content

Illustration for hierarchy of TuringLang repos #606

@penelopeysm

Description

@penelopeysm

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions