-
Notifications
You must be signed in to change notification settings - Fork 92
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Transfer issues from LightGraphs.jl #18
Comments
I tried to transfer the issues, but some are missing : Use array of concrete eltype for efficiency in astar and Fix bug when making an adjacency_matrix from a SimpleGraph with self-loops in Julia 1.7 have already been committed directly and can be considered closed. To move issues from one repository to another, apparently, we need to have the two repositories in the same organization. Maybe LightGraphs.jl can temporarily be placed in JuliaGraphs to move the issues ? |
all the closed issues in LightGraphs are missing |
That would be ideal, but I'm not sure if LightGraphs' author wants to be involved |
At this point, we do not have the option of migrating the issues. The original repo is available - so we have a full record. Anything we want from the old repo here, needs to be recreated. I understand it would be difficult, but it is the best way forward. |
It's a pity to lose all the information contained in the open and closed issues of the old repo.
https://github.com/sbromberger/LightGraphs.jl/issues
The text was updated successfully, but these errors were encountered: