algorithm-archive
algorithm-archive copied to clipboard
Started Graph Algorithms Chapter
Includes section on Dijkstra's algorithm, with implementation in python.
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?
Kinda, it was mentioned on Discord... I've just had no time for anything, so I haven't been able to review it.
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.
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!
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.
Hey James,
Yes, I'm ready and eager to keep working on this chapter. I also noticed some sections on tree traversal that I don't recall being there when I wrote this PR, and those might fit nicely in here.
Thanks, Brandon
On Tue, Dec 25, 2018, 2:38 PM James Schloss [email protected] wrote:
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?
Also: all chapter contents will be licensed under CC-BY-SA with attribution to you and future editors.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/algorithm-archivists/algorithm-archive/pull/358#issuecomment-449872694, or mute the thread https://github.com/notifications/unsubscribe-auth/AIVx6-k9RHWeR3HXZ3XuuUAAHWkK-pTZks5u8ozDgaJpZM4WDXtp .
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.
[lang: python]
@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 :/
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.