Skip to content

Conversation

@hydrosquall
Copy link
Contributor

@hydrosquall hydrosquall commented Aug 29, 2024

Motivation

While working on Hw4, the caption seemed out of sync with the behavior.

From comparing the first and last image, we can see that the last image is made up of the last 2 columns of the first image.

image

We would need a remove_in_each_column function to remove the first 2 rows, the current function can only remove 1 item per row per pass.

The current behavior removes the first 2 columns, not rows .

@hydrosquall hydrosquall changed the title Fix hw4: Convert row->columns in hw4.jl Fix: Convert row->columns in hw4.jl Aug 29, 2024
@fonsp
Copy link
Member

fonsp commented Sep 3, 2024

Thanks!!

@fonsp fonsp merged commit a22e582 into mitmath:Fall24 Sep 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants