JuliaGraphs / JuliaGraphs/MultilayerGraphs.jl
Error when using layer_simpleweighteddigraph and Layer function
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:
- Go to 'https://github.com/JuliaGraphs/MultilayerGraphs.jl'
- Scroll down to 'Layers and Interlayers' and copies the
- Copy the code block: # Create a simple directed value layer and # Create a simple directed value layer
- Run and See error
Expected behavior
A network graph.
Screenshots
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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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