Skip to content
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

Closed
CarloLucibello opened this issue Oct 29, 2021 · 4 comments
Closed

Transfer issues from LightGraphs.jl #18

CarloLucibello opened this issue Oct 29, 2021 · 4 comments

Comments

@CarloLucibello
Copy link
Contributor

CarloLucibello commented Oct 29, 2021

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

@CarloLucibello CarloLucibello changed the title Transfer issues from the LightGraphs.jl Transfer issues from LightGraphs.jl Oct 29, 2021
@etiennedeg
Copy link
Member

I tried to transfer the issues, but some are missing :
Migrate Benchmarks, Assortativity extended to graphs with attributes, Reduced time & memory footprint for Tarjans algorithm, fixed a bug where it was O(E^2) on star graphs. fail with : "sha1 information is lacking or useless"

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 ?

@CarloLucibello
Copy link
Contributor Author

I tried to transfer the issues, but some are missing :

all the closed issues in LightGraphs are missing

@CarloLucibello
Copy link
Contributor Author

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 ?

That would be ideal, but I'm not sure if LightGraphs' author wants to be involved

@ViralBShah
Copy link
Contributor

ViralBShah commented Nov 7, 2021

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants