Skip to content

Too many values #8

Description

@NiklasKerkfeld

At the Fitting a higher order Polynomial exercise the A matrix gets to big. In the solution this is avoided by only taking values from a specific hour of the day. Maybe we should take this part into the template to avoid confusion.

    if hour == " 04" or hour == " 05":
        keep_indices.append(idx)

Activity

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

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions