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

Started Graph Algorithms Chapter #358

Open
wants to merge 15 commits into
base: main
Choose a base branch
from

Conversation

bcaudell95
Copy link

Includes section on Dijkstra's algorithm, with implementation in python.

@Gathros Gathros added the Chapter This provides a new chapter. (md files are edited) label Aug 20, 2018
@Gathros Gathros added the Implementation This provides an implementation for an algorithm. (Code and maybe md files are edited.) label Aug 25, 2018
@Butt4cak3
Copy link
Contributor

I was gone for a while, so I'm not up-to-date on everything. Have you spoken to @leios about writing a new chapter before you submitted this pull request?

@leios
Copy link
Member

leios commented Aug 28, 2018

Kinda, it was mentioned on Discord... I've just had no time for anything, so I haven't been able to review it.

@bcaudell95
Copy link
Author

Yeah, sorry if I'm creating more work for you two. Didn't want to ruffle any feathers, just saw an untapped area that I would like to work on. I can help with review of other PRs if it would take some of the load off you @leios.

@leios
Copy link
Member

leios commented Aug 29, 2018

No, it's good. This is actually a pretty well-written section. I'm just swamped with work right now. Sorry it's taking so long!

@leios
Copy link
Member

leios commented Dec 25, 2018

I realize I am quite late to this, but we are now ready to start accepting general chapter submissions. Are you still willing to work on this chapter?

If so, would you be willing to split ever sentence to be a new line for review?

Also: all chapter contents will be licensed under CC-BY-SA with attribution to you and future editors. Please comment on whether this is ok with you.

@bcaudell95
Copy link
Author

bcaudell95 commented Dec 25, 2018 via email

@leios
Copy link
Member

leios commented Dec 25, 2018

Great! I'm glad you got back so quickly. We'll work on it throughout this upcoming week so it's ready soon as #560 is merged in.

@ntindle
Copy link
Member

ntindle commented Aug 28, 2021

[lang: python]

@github-actions github-actions bot added the lang: python Python programming language label Aug 28, 2021
@Amaras
Copy link
Member

Amaras commented Oct 26, 2021

@bcaudell95 If @leios still wants to have graph traversal chapters in the AAA, I guess you could continue where you left off, if you want.
Otherwise, I guess you should close this PR :/

@leios
Copy link
Member

leios commented Nov 7, 2021

Like @Amaras we are able to merge community chapters now if you are still willing to help!

I am really sorry about taking so long with this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Chapter This provides a new chapter. (md files are edited) Implementation This provides an implementation for an algorithm. (Code and maybe md files are edited.) lang: python Python programming language
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants