Skip to content

added a nim implementation of the forward euler method #543

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 3 commits into from
Nov 9, 2018

Conversation

c252
Copy link
Member

@c252 c252 commented Nov 8, 2018

I added a nim implementation of the forward euler method.

@Gathros Gathros added the Implementation This provides an implementation for an algorithm. (Code and maybe md files are edited.) label Nov 8, 2018
@berquist berquist self-assigned this Nov 9, 2018
Copy link
Member

@berquist berquist left a comment

Choose a reason for hiding this comment

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

I believe I messed up past reviews.

https://nim-lang.org/docs/nep1.html

Can you change everything from snake_case to camelCase?

Everything else looks good.

@berquist
Copy link
Member

berquist commented Nov 9, 2018

Thanks!

@berquist berquist merged commit e00884b into algorithm-archivists:master Nov 9, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Implementation This provides an implementation for an algorithm. (Code and maybe md files are edited.)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants