Skip to content

Conversation

Gorzoid
Copy link
Contributor

@Gorzoid Gorzoid commented Dec 29, 2018

Julia code was incorrect and failed to run for any input. I addressed those issues and also rewrote it in a more Julia style with list comprehensions and generator expressions.

@june128 june128 added the Implementation Edit This provides an edit to an algorithm implementation. (Code and maybe md files are edited.) label Dec 29, 2018
@leios
Copy link
Member

leios commented Dec 29, 2018

Yeah, the julia code in the algorithm archive is specifically written to be easy to read and extended to other languages. I'll be honest, this code was originally written as pseudocode and then translated to Julia before the style guide existed, which is why it might be a bit wonky and the index starts as 0.

This PR made me realize that the entire chapter should be removed and re-worked heavily because none of the implementations match and the quality of the chapter is far below what I would consider appropriate for the Algorithm Archive. I already took down the video for similar reasons.

@leios
Copy link
Member

leios commented Dec 29, 2018

Thanks for bringing this to my attention, by the way!

@leios
Copy link
Member

leios commented Dec 29, 2018

Unfortunately going to have to close this one after #566, but I really appreciate the help!

@leios leios closed this Dec 29, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Implementation Edit This provides an edit to an algorithm implementation. (Code and maybe md files are edited.)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants