Skip to content

Forward Euler method in Coconut #737

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 4 commits into from
Dec 29, 2021

Conversation

Amaras
Copy link
Member

@Amaras Amaras commented Jul 22, 2020

Okay, so the commits show two possible versions of the Forward Euler method in Coconut.
Before editing the md file, I want to have some feedback on that.
I'm not sure I can have something more functional style than that, but it could be.

If there's no way, which version do you prefer? V1 is more concise and efficient for checking, but might be more confusing to beginners. V2 could maybe be made a little bit more functional style, and doesn't need creating a list or an array.

@berquist berquist added the Implementation This provides an implementation for an algorithm. (Code and maybe md files are edited.) label Oct 3, 2020
@berquist
Copy link
Member

Could you write a more functional version of 2?

@Amaras
Copy link
Member Author

Amaras commented Oct 15, 2020

I think I might be able to. I'll try when I have more time to do it.
Thanks for all the reviews!

@Amaras Amaras marked this pull request as ready for review November 12, 2020 23:12
@leios leios added the lang: coconut Coconut programming language label Aug 28, 2021
@Amaras Amaras requested a review from berquist October 26, 2021 19:11
@Amaras
Copy link
Member Author

Amaras commented Dec 8, 2021

@berquist if you have some time, could you do a review of this PR? I'm trying to merge and close non-active PRs (i.e. where reviews have not been addressed in a while)

@berquist berquist force-pushed the forward_euler_coconut branch from 5a3dbd9 to 62d0ceb Compare December 29, 2021 19:20
@berquist berquist merged commit 015489e into algorithm-archivists:main Dec 29, 2021
@Amaras Amaras deleted the forward_euler_coconut branch December 29, 2021 20:28
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.) lang: coconut Coconut programming language
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants