romantimm25

romantimm25 OP t1_j64mzgp wrote

What I always don't understand is the "reimplement" the algorithm.

I mean where lies the line between being too similar to the original and being completely different?

Of course there is the most obvious cases where one changes a "for loop" to a "while loop". But then does switching a certain library on which the paper's code depends on means that the implementation is different enough?

4