andreabelles / Time-Synch

0 stars 0 forks source link

Link lines of code to sources/equations #8

Closed jtec closed 3 years ago

jtec commented 3 years ago

When implementing an existing algorithm, make sure to reference the source in the comments, and whenever possible reference the corresponding equations next to the lines of code that implement them; it makes it easier to go back to the article and use it as a "manual" for your implementation.