Skip to content

Split out a GraphsBase package? #135

Open
@CarloLucibello

Description

@CarloLucibello

Graphs.jl is not an heavy packgage, but still it adds 1 or 2 secs to the latency of packages depending on it (my use case is GraphNeuralNetworks.jl).

There would be some interest in moving the function definitions needed to define a custom graph type
https://juliagraphs.org/Graphs.jl/dev/ecosystem/interface/
and possibly a few more to a separate lean package (similarly to what StatsBase.jl, DataAPI.jl, ChainRulesCore.jl do)?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestquestionFurther information is requested

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions