JuliaSparse / SuiteSparseGraphBLAS.jl

Sparse, General Linear Algebra for Graphs!
MIT License
102 stars 17 forks source link

Request package be moved to JuliaSparse #14

Closed rayegun closed 3 years ago

rayegun commented 3 years ago

I'm doing a Julia Summer of Code updating/completing the SSGrB wrapper and providing AD chain rules for the operations. Would you be willing to have this package moved to the JuliaSparse organization? @ViralBShah will facilitate the move.

ViralBShah commented 3 years ago

This is a great idea. @abhinavmehndiratta If ok with you, please let me know and either @Wimmerer or I can give you owner access to JuliaSparse to facilitate the move. Naturally, we'll make sure you continue to have admin access to the package going forward.

abhinavmehndiratta commented 3 years ago

Seems like a good idea. Let me know the procedure, I would be happy to help.

ViralBShah commented 3 years ago

I've sent you an invitation to be an owner of JuliaSparse. Once you accept it, you can go to the settings in this repo and transfer the repo to the new org.

abhinavmehndiratta commented 3 years ago

I've transferred the ownership, are there any further steps needed ? Will I need to re-register the package ?

rayegun commented 3 years ago

Thanks @abhinavmehndiratta! I've got a fairly significant rewrite coming in a few weeks. Would you like me to ping you for review or am I good to merge things once mentors have reviewed?

I will also credit you in the README as original author, of course.

I can take care of switching the package registration stuff. I don't think it needs to be re-registered, just the metadata updated.

abhinavmehndiratta commented 3 years ago

I don't think I'll have the time to work on this project, you can go ahead and make changes as you find suitable. All the best for your JSoC, looking forward to some great stuff !