Skip to content

Improve readability of examples in verlet.cpp #243

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

Merged
merged 1 commit into from
Jul 15, 2018

Conversation

mika314
Copy link
Contributor

@mika314 mika314 commented Jul 12, 2018

  • make functions return time
  • assign value to vars at declaration
  • use next_pos var name instead of tmp_pos (delete comment)

@Gathros Gathros added the Implementation Edit This provides an edit to an algorithm implementation. (Code and maybe md files are edited.) label Jul 12, 2018
- make functions return time
- assign value to vars at declaration
- use next_pos var name instead of tmp_pos (delete comment)
@mika314
Copy link
Contributor Author

mika314 commented Jul 15, 2018

BUMP

Copy link
Member

@leios leios left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These changes are ultimately positive.

@leios leios merged commit 18abbfe into algorithm-archivists:master Jul 15, 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