Skip to content

Week3#2

Open
jklinck wants to merge 17 commits intoNSC-BS-CS:mainfrom
jklinck:week3
Open

Week3#2
jklinck wants to merge 17 commits intoNSC-BS-CS:mainfrom
jklinck:week3

Conversation

@jklinck
Copy link

@jklinck jklinck commented Jan 22, 2026

PR for Assignment [Numpy baics - Final Submission]

To fill out this PR template please replace any values that are capital letters in square brackets.

Timeline and Branches

Initial Submission Completed: [01/19/2026]

Initial Submission Branch: [https://github.com/jklinck/AD450Winter2026/blob/week3/week_3_numpy.ipynb]

Final Submission Completed: [01/21/2026]

Learnings From Other Student's Presentation

[I learned that you can reverse a numpy array with [::-1] since the way I figured out (from geeksforgeeks.org/) as to use the flip() function. There were also a couple of students who wrote their indexing a little different from mine. For example, if you were just looking for the first row of a matrix you could write [0, :] or [0:1, :] ]

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.

1 participant