Skip to content

Small fixes to Euler chapter #903

Open
@leios

Description

@leios

Bug Report

Description

Notational error in Taylor expansion for Euler method and images are incorrectly labelled

Note, there was a private communication on discord about this.

For Algorithm Archive Developers

  • The bug can be reproduced
    The bug can be fixed (if not, please explain why not in a comment below)
    There is a timeline to fix the bug
    The bug has been fixed (Please link the PR)

Activity

added
ProblemThis is a problem in the archive or an implementation.
on Oct 23, 2021
leios

leios commented on Nov 5, 2021

@leios
MemberAuthor

Lots of issues with the Euler chapter. I am working on them. One note: I feel like the code should be using function pointers or something rather than directly embedding the ODE into the solve_euler() function.

I know I can fix this when talking about RK methods, but maybe we should also fix the code?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    ProblemThis is a problem in the archive or an implementation.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Small fixes to Euler chapter · Issue #903 · algorithm-archivists/algorithm-archive