JuliaGraphs / JuliaGraphs/MultilayerGraphs.jl

Error when using layer_simpleweighteddigraph and Layer function

Open
#153 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Julia
Stars
133
Forks
8
PR merge metrics
No merged PRs in 30d

Description

Describe the bug
Hello, I am trying to use the MultilayerGraphs package for network analysis. I just copIed the example code and tried to know more about the functions. Then there were errors.

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'https://github.com/JuliaGraphs/MultilayerGraphs.jl'
  2. Scroll down to 'Layers and Interlayers' and copies the
  3. Copy the code block: # Create a simple directed value layer and # Create a simple directed value layer
  4. Run and See error

Expected behavior
A network graph.

Screenshots
image

Desktop (please complete the following information):

  • OS: [iOS, Macbook Pro]
  • Browser [e.g. chrome, safari]
  • Version [apple chip 1]

Smartphone (please complete the following information):

  • Device: [NA]
  • OS: [NA]
  • Browser [NA]
  • Version [NA]

Additional context
Add any other context about the problem here.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the “Layers and Interlayers” example in the repository README and run the code block that uses layer_simpleweighteddigraph and Layer. Inspect the error shown when reproducing it; the issue is done when the documented example runs successfully and produces the expected network graph.

Written by the indexing model from the issue text.

Assessment

Tech stack
julia
Domain
data
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.