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

Community call - 2024.04.25 #16

Open
gdalle opened this issue Apr 24, 2024 · 4 comments
Open

Community call - 2024.04.25 #16

gdalle opened this issue Apr 24, 2024 · 4 comments

Comments

@gdalle
Copy link
Member

gdalle commented Apr 24, 2024

@Krastanov
Copy link

For funding, it makes a lot of sense to consider the NumFocus affiliated projects. It might not provide funding directly, but it will make it easy to have someone take care of bank accounts and centralizing the handling of money.

I do not have the bandwidth to be significant contributor here, but happy to help with the NumFocus application (this year I joined their committee, so I will have to recuse myself from voting, but that should be fine) and happy to help with reviews of the GraphOptim surgery (although take my review as a grain of salt, as I am not familiar with this codebase). I generally will not be available to join the monthly meetings in the foreseeable future.

@gdalle
Copy link
Member Author

gdalle commented Apr 24, 2024

Yeah sorry about GraphsOptim, I've been completely underwater trying to give birth to DifferentiationInterface, but the baby is almost out

@Krastanov
Copy link

No worries, please take your time and do not burn out -- you are way too valuable of a resource :D

@cpfiffer
Copy link

I was at the meeting, here's a few of my notes.

We chatted about a possible graph database built in Julia, and what would it take to make a graph database work?

Needs

  • Graphs with arbitrary metadata (i.e. https://github.com/JuliaGraphs/MetaGraphsNext.jl)
  • Nodes indexable by UUID or another arbitrary measure, such as a String.
  • Multigraphs with metadata, i.e. want to be able to support A - knows - B and A - is sister of B.
  • Owned graphs -- i.e. you and I have our own graphs with permissions. You can link to my public nodes but not to my private ones. Not sure what that'd look like

Things I'll do

  • I'm going to be playing around with this to see if we can get a super simple prototype up and running, @jpsamaroo suggested he might liked to be involved to add distributed compute support.
  • Build a very simple problem to find pain points.

Thanks for having me y'all! Looking forward to maybe poking around the graphs world more.

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